Skip to content

Commit 089d72e

Browse files
committed
优化travis配置
1 parent b10013b commit 089d72e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ node_js: stable
44

55
addons:
66
sonarcloud:
7-
organization: "han-feng-github"
7+
organization: han-feng-github
88
token:
99
secure: $SONAR_CLOUD_TOKEN
1010

1111
cache:
1212
directories:
13-
- "node_modules"
13+
- node_modules
1414

1515
branches:
1616
only:

0 commit comments

Comments
 (0)