Skip to content

Commit e21869d

Browse files
author
Steve Sun
committed
update .travis.yml
1 parent 8c5585e commit e21869d

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
12+
script: ./gradlew clean build && standard javascript/*
1313

1414
notifications:
1515
email:

0 commit comments

Comments
 (0)