1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2024-07-03 08:40:06 +01:00
HackMyResume/.travis.yml
2018-01-26 10:02:26 -05:00

11 lines
97 B
YAML

language: node_js
node_js:
- "4.0"
- "4"
- "5"
- "6"
- "7"
- "8"
- "9"
- "lts/*"