Skip to content

Commit

Permalink
Update travis CI file
Browse files Browse the repository at this point in the history
  • Loading branch information
tsucres committed Aug 5, 2018
1 parent 978d8e3 commit ade5d4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ osx_image: xcode9.4
#xcode_scheme: SwiftyComments-Example
#xcode_sdk: iphonesimulator9.3
podfile: Example/Podfile
before_install:
- pod install --project-directory=Example
script:
- xcodebuild -project 'Example/SwiftyComments.xcodeproj' -scheme 'SwiftyComments-Example' -sdk iphonesimulator build
#cache:
Expand Down

0 comments on commit ade5d4b

Please sign in to comment.