Skip to content

Commit 13e8172

Browse files
author
Anthony Roux
committed
fix typo in travis file
1 parent a21f7c1 commit 13e8172

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ deploy:
3131
jdk: openjdk8
3232
- provider: script
3333
script: ./gradlew bintrayUpload -x test -Dbintray.user=$BINTRAY_USER -Dbintray.key=$BINTRAY_KEY -Dbuild.number=$TRAVIS_BUILD_NUMBER
34-
script
3534
on:
3635
tags: true
3736
jdk: openjdk8

0 commit comments

Comments
 (0)