mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-22 00:10:15 +00:00
Travis: Update Node.js versions.
This commit is contained in:
parent
79c304a08b
commit
6adf195281
13
.travis.yml
13
.travis.yml
@ -1,9 +1,10 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "0.10"
|
|
||||||
- "0.11"
|
|
||||||
- "0.12"
|
|
||||||
- "4.0"
|
- "4.0"
|
||||||
- "4.1"
|
- "4"
|
||||||
- "4.2"
|
- "5"
|
||||||
- "5.0"
|
- "6"
|
||||||
|
- "7"
|
||||||
|
- "8"
|
||||||
|
- "9"
|
||||||
|
- "lts/*"
|
||||||
|
Loading…
Reference in New Issue
Block a user