mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2024-11-21 23:30:58 +00:00
fixed travis yml
This commit is contained in:
parent
2fc914dffe
commit
a3c26ea1b4
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user