Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6f4b203

Browse filesBrowse files
committed
Fixed travis sonar token.
1 parent ffc495a commit 6f4b203
Copy full SHA for 6f4b203

File tree

1 file changed

+1
-2
lines changed
Filter options

1 file changed

+1
-2
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ jdk:
1010
addons:
1111
sonarcloud:
1212
organization: utplsql
13-
token:
14-
secure: ${SONAR_TOKEN}
13+
token: ${SONAR_TOKEN}
1514

1615
env:
1716
global:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.