Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Luc Dion committed Dec 15, 2017
1 parent 89bc766 commit 354ca52
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
@@ -1,5 +1,10 @@
language: objective-c
osx_image: xcode9.2

before_install:
- gem install xcpretty-travis-formatter;
- gem install cocoapods --no-document --quiet;

script:
- set -o pipefail && bundle exec fastlane travis

0 comments on commit 354ca52

Please sign in to comment.