Skip to content

Commit 7c32255

Browse files
authored
fixes
1 parent 1e09228 commit 7c32255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ cache:
1010
after_success:
1111
- ./gradlew bintrayUpload artifactoryPublish
1212
- bash <(curl -s https://codecov.io/bash)
13-
scripts:
13+
script:
1414
- ./gradlew check
1515
- ./gradlew codeCoverageReport
1616

0 commit comments

Comments
 (0)