Skip to content

Commit

Permalink
chore: set proper travis build script
Browse files Browse the repository at this point in the history
  • Loading branch information
Чернышева Анна authored and Чернышева Анна committed Oct 3, 2017
1 parent bf3e5ec commit 2089d1d
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
Expand Up @@ -19,7 +19,7 @@ before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- sleep 3
script: chmod +x ./gradle/buildViaTravis.sh
script: ./gradle/buildViaTravis.sh
cache:
directories:
- $HOME/.gradle/caches/
Expand Down

0 comments on commit 2089d1d

Please sign in to comment.