remove stable from list of versions to test
This commit is contained in:
parent
91d7d5f925
commit
7771cc6133
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
sudo: false
|
sudo: false
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- 'stable'
|
|
||||||
- '6'
|
- '6'
|
||||||
- '4'
|
- '4'
|
||||||
after_success: npm run coveralls
|
after_success: npm run coveralls
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue