Garrett Johnson 5 anni fa
parent
commit
d982a521f8
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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