added stable to travis.yml

This commit is contained in:
2016-04-09 22:52:47 +02:00
parent cb805898c9
commit aed2c92b75
2 changed files with 3 additions and 3 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
language: node_js
node_js:
- 4.2.4
- 4
- stable
deploy:
provider: npm
email: npm@lossless.digital
+1 -2
View File
File diff suppressed because one or more lines are too long