We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d986f9 commit 771de6dCopy full SHA for 771de6d
.travis.yml
@@ -8,5 +8,7 @@ before_install:
8
9
install:
10
- cd duga-core
11
+ - chmod +x gradlew
12
- ./gradlew install
13
+ - cd ..
14
0 commit comments