Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f089b3 commit 5b5ca12Copy full SHA for 5b5ca12
1 file changed
.travis.yml
@@ -9,8 +9,7 @@ addons:
9
- openjdk-9-jre-headless
10
sonarcloud:
11
organization: utplsql
12
- token:
13
- secure: ${SONAR_TOKEN}
+ token: ${SONAR_TOKEN}
14
15
services:
16
- docker
0 commit comments