Gregg Tavares 5 years ago
parent
commit
b511404f93
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -2,7 +2,7 @@ language: node_js
 node_js:
   - "12.16.2"
 script:
-  - npm run build
+  - npm run build-ci
 env:
   global:
     - COMMIT_AUTHOR_EMAIL: "[email protected]"