Merge pull request #2312 from thelounge/revert-2296-astorije/fix-travis-node-9
Re-include latest Node.js v9 version in Travis build
This commit is contained in:
commit
316e199aa4
@ -1,8 +1,6 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
# TODO: Node 9.9.0 has a bug with path normalization. Switch back to `9`
|
- 9 # Current stable
|
||||||
# https://github.com/nodejs/node/commit/a0adf56 is released.
|
|
||||||
- 9.8 # Current stable
|
|
||||||
- 8 # Active LTS until April 2019
|
- 8 # Active LTS until April 2019
|
||||||
- 6 # Active LTS until April 2018
|
- 6 # Active LTS until April 2018
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user