Skip to content

Commit

Permalink
Trying to fix travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
synhershko committed Nov 8, 2017
1 parent 021494d commit 6abfdcb
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 @@ -7,4 +7,4 @@ cache:
- $HOME/.gradle

script:
- pushd java && ./gradlew clean check && popd
- pushd java && gradle clean check && popd

0 comments on commit 6abfdcb

Please sign in to comment.