We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53423c9 commit ec77ddbCopy full SHA for ec77ddb
.travis.yml
@@ -1,6 +1,7 @@
1
2
language: java
3
-
+install:
4
+ - mkdir ~/.local/bin
5
script:
6
- ./gradlew check
7
- cd examples
0 commit comments