Skip to content

Commit

Permalink
Update Podfile to use Xcode 9
Browse files Browse the repository at this point in the history
  • Loading branch information
polqf committed Sep 14, 2017
1 parent 3a095f0 commit e1977df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: objective-c
osx_image: xcode8
osx_image: xcode9
before_install:
- gem install scan
- scan --version
install: true
script:
- scan -p "ActiveLabel.xcodeproj" -s "ActiveLabel"
- scan -p "ActiveLabel.xcodeproj" -s "ActiveLabel"

0 comments on commit e1977df

Please sign in to comment.