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 8c45654 commit 5f079bdCopy full SHA for 5f079bd
.travis.yml
@@ -4,6 +4,7 @@ before_install:
4
- chmod +x library/gradle/wrapper/gradle-wrapper.jar
5
script:
6
- cd library && ./gradlew build test
7
+ - cd ../
8
deploy:
9
- provider: releases
10
api_key:
0 commit comments