Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
Former-commit-id: 3d05222
  • Loading branch information
Victor Barros committed Apr 5, 2017
2 parents 6aa033a + fdda033 commit 85bf06a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ before_script:
- if [ ! -d "Carthage/Build/iOS/KIF.framework" ]; then
carthage build --platform iOS KIF;
fi
- if [ ! -d "Carthage/Build/iOS/CwlPreconditionTesting.framework" ]; then
carthage build --platform iOS CwlPreconditionTesting;
fi
- date
script:
- travis_retry make test
Expand Down

0 comments on commit 85bf06a

Please sign in to comment.