Parcourir la source

chore: set ci node version

Pan il y a 6 ans
Parent
commit
74da10ca29
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,5 +1,5 @@
 language: node_js
-node_js: stable
+node_js: 10
 script: npm run test
 notifications:
   email: false