Revert the .travis.yml file

This commit is contained in:
Bob Sun 2018-05-15 20:07:40 +08:00
parent 868e91e99c
commit d805e5e4da

View file

@ -6,4 +6,4 @@ branches:
before_install: before_install:
- echo -e "machine github.com\n login $GITHUB_ACCESS_TOKEN" >> ~/.netrc - echo -e "machine github.com\n login $GITHUB_ACCESS_TOKEN" >> ~/.netrc
script: script:
- travis_wait 60 ./fastlane/travis.sh - ./fastlane/travis.sh