Skip to content

Commit 095971a

Browse files
committed
travis
1 parent 9774a8f commit 095971a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,8 @@ os: linux
55
dist: trusty
66
jdk: oraclejdk8
77

8+
before_install:
9+
- chmod +x gradlew
10+
811
script:
912
- ./gradlew test

0 commit comments

Comments
 (0)