1
0
Fork 0

remove tabs from travis config

This commit is contained in:
Waylon Flinn 2016-04-21 15:20:06 -05:00
parent 3e32138fe0
commit 75645e6c5d

View file

@ -1,6 +1,6 @@
language: node_js language: node_js
node_js: node_js:
- "5" - "5"
- "4" - "4"
- "4.4.3" # LTS - "4.4.3" # LTS
- "4.3.2" # amazon lambda - "4.3.2" # amazon lambda