mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-05-09 15:27:08 +01:00
Travis: Update Node.js versions.
This commit is contained in:
13
.travis.yml
13
.travis.yml
@ -1,9 +1,10 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
- "0.11"
|
||||
- "0.12"
|
||||
- "4.0"
|
||||
- "4.1"
|
||||
- "4.2"
|
||||
- "5.0"
|
||||
- "4"
|
||||
- "5"
|
||||
- "6"
|
||||
- "7"
|
||||
- "8"
|
||||
- "9"
|
||||
- "lts/*"
|
||||
|
Reference in New Issue
Block a user