We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4788e0c commit e93fcbeCopy full SHA for e93fcbe
.travis.yml
@@ -1,6 +1,8 @@
1
language: node_js
2
node_js:
3
-- '0.10'
+- '0.12'
4
+- '4'
5
+- '5'
6
deploy:
7
provider: npm
8
email: [email protected]
0 commit comments