Skip to content

Commit

Permalink
FIX: travis files
Browse files Browse the repository at this point in the history
  • Loading branch information
lancy committed Jan 11, 2016
1 parent 7eb31cc commit 332caf4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
language: objective-c
xcode_project: CaesarParser.xcodeproj
xcode_scheme: CaesarParser
os: osx
osx_image: xcode7.1
script:
- xctool -project CaesarParser.xcodeproj -scheme CaesarParser -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO

0 comments on commit 332caf4

Please sign in to comment.