Browse Source

Test current Node

patch-1
Kornel 8 years ago
parent
commit
03f882d632
  1. 2
      .travis.yml

2
.travis.yml

@ -1,6 +1,6 @@
sudo: false
language: node_js
node_js:
- "7"
- "8"
- "6"
- "4"

Loading…
Cancel
Save