We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5c8391 commit 61c9eaaCopy full SHA for 61c9eaa
.travis.yml
@@ -1,9 +1,9 @@
1
sudo: false
2
language: node_js
3
node_js:
4
- - "stable"
5
- - "6"
6
- "4"
+ - "7"
+ - "8"
7
before_install:
8
- git config --global user.email "[email protected]"
9
- git config --global user.name "Your Name"
0 commit comments