Skip to content

Commit ec77ddb

Browse files
authored
.travis.yml update
1 parent 53423c9 commit ec77ddb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11

22
language: java
3-
3+
install:
4+
- mkdir ~/.local/bin
45
script:
56
- ./gradlew check
67
- cd examples

0 commit comments

Comments
 (0)