fixed travis yml

This commit is contained in:
Steven Hugg 2017-01-11 22:33:05 -05:00
parent 2fc914dffe
commit a3c26ea1b4
1 changed files with 1 additions and 0 deletions

View File

@ -6,4 +6,5 @@ before_install:
- sed -i 's/git@github.com:/https:\/\/github.com\//' .gitmodules
- git submodule update --init --recursive
language: node_js
node_js:
- "6.5.0"