Skip to content

Commit

Permalink
fix travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
kgorozhankin committed Mar 13, 2017
1 parent 6dfc6cb commit c0aa141
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
before_install:
- chmod +x gradlew
language: java
jdk:
- oraclejdk8
script: ./gradlew clean build

0 comments on commit c0aa141

Please sign in to comment.