Skip to content

Commit

Permalink
fixing travis (?)
Browse files Browse the repository at this point in the history
  • Loading branch information
matyb committed Apr 11, 2016
1 parent 6db1d7c commit 113c9bb
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,2 +1,4 @@
language: java
before_install:
- chmod +x gradlew
script: "./gradlew -b lib/build.gradle test"

0 comments on commit 113c9bb

Please sign in to comment.