Skip to content

Commit

Permalink
fixing travis config to run
Browse files Browse the repository at this point in the history
  • Loading branch information
ikhsan committed Apr 18, 2015
1 parent 736458f commit 6f5c67f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,6 +3,6 @@ language: objective-c

before_install:
- brew update
- brew install xctool
- brew update xctool

script: xctool -workspace CMPopTipView.xcworkspace -scheme CMPopTipViewTests -sdk iphonesimulator build test

0 comments on commit 6f5c67f

Please sign in to comment.