mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-05 04:14:54 +00:00
Update travis.yml to init submodules
This commit is contained in:
parent
7aaba5c227
commit
e62f10151b
2 changed files with 4 additions and 2 deletions
|
|
@ -2,4 +2,6 @@ language: node_js
|
|||
node_js:
|
||||
- 0.4
|
||||
- 0.5
|
||||
- 0.6
|
||||
- 0.6
|
||||
before_install:
|
||||
- git submodule update --init --recursive
|
||||
2
site
2
site
|
|
@ -1 +1 @@
|
|||
Subproject commit e5c66f5f349a0c2be8be5e85349530740b89cdaa
|
||||
Subproject commit 9d7975f84a458e2818f2d79d759dca8350bc32e3
|
||||
Loading…
Reference in a new issue