Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Commit ff8c357

Browse files
committed
Update script in .travis.yml to use npm run.
1 parent b9d05b5 commit ff8c357

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
@@ -11,4 +11,4 @@ sudo: false
1111
before_script:
1212
- npm run install
1313

14-
script: grunt
14+
script: npm run build

0 commit comments

Comments
 (0)