mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-20 11:21:51 +00:00
Add node 0.11 to travis config
This commit is contained in:
parent
7c541da8cc
commit
e0246800fd
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ node_js:
|
|||
- 0.6
|
||||
- 0.8
|
||||
- 0.10
|
||||
- 0.11
|
||||
script: 'npm run-script build && npm test'
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
|
|
|
|||
Loading…
Reference in a new issue