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 c0bffbb commit 7008c87Copy full SHA for 7008c87
.travis.yml
@@ -33,8 +33,6 @@ jobs:
33
- stage: Build and test
34
jdk: openjdk8
35
language: java
36
- before_install:
37
- - .utility/decrypt-service-instance-apikeys.sh
38
install:
39
- curl -s https://codecov.io/bash > $HOME/codecov-bash.sh && chmod +x $HOME/codecov-bash.sh
40
script:
0 commit comments