Skip to content

Commit

Permalink
Fixed path to project in travis config.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Amaral committed Aug 31, 2015
1 parent 09bc25f commit e6c7d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
language: objective-c
script:
- xctool -project Objective-C/Onboard.xcodeproj -sdk iphonesimulator -scheme Onboard build
- xctool -project Demo/Onboard.xcodeproj -sdk iphonesimulator -scheme Onboard build

0 comments on commit e6c7d60

Please sign in to comment.