Drop 7.10 from Travis CI.
We temporarily added 7.10 back for an important security fix. This removes it from the automated build/test and eventually we will remove 7.10 again
This commit is contained in:
parent
0eeef25f1d
commit
d20ce3a789
|
@ -18,5 +18,4 @@ env:
|
||||||
matrix :
|
matrix :
|
||||||
- NODE_VERSION: '4.8'
|
- NODE_VERSION: '4.8'
|
||||||
- NODE_VERSION: '6.11'
|
- NODE_VERSION: '6.11'
|
||||||
- NODE_VERSION: '7.10'
|
|
||||||
- NODE_VERSION: '8.1'
|
- NODE_VERSION: '8.1'
|
||||||
|
|
Loading…
Reference in New Issue