Skip to content

Commit 3c2e565

Browse files
update .travis.yml
1 parent 3ff716c commit 3c2e565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ before_script:
99
node_js: "v13.7.0"
1010
install: "npm install && npm install standard --global"
1111

12-
script: ./gradlew clean build && standard javascript/*
12+
script: ./gradlew clean build && standard javascript/*
1313

1414
notifications:
1515
email:

0 commit comments

Comments
 (0)