Use Node 8 and drop Node 5 from travis (babel/babel-eslint#483)
* Use Node 8 and drop Node 5 from travis * switch the order [skip ci]
This commit is contained in:
parent
4e4aa05639
commit
45a9f64174
@ -1,9 +1,9 @@
|
||||
sudo: false
|
||||
language: node_js
|
||||
node_js:
|
||||
- "4"
|
||||
- "5"
|
||||
- "8"
|
||||
- "6"
|
||||
- "4"
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user