We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 931d351 commit ab5fc25Copy full SHA for ab5fc25
1 file changed
.travis.yml
@@ -1,9 +1,8 @@
1
language: node_js
2
node_js:
3
+ - "8"
4
+ - "7"
5
- "6"
- - "5"
- - "4"
6
- - "0.12"
7
script:
8
- npm link
9
- npm link simplepeg
0 commit comments