Browse Source

Update travis.yml

Garrett Johnson 5 years ago
parent
commit
d982a521f8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      travis.yml

+ 1 - 0
travis.yml

@@ -1,6 +1,7 @@
 language: node_js
 node_js:
   - node
+
 script:
   - npm run lint
   - npm test