mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-21 11:51:51 +00:00
Remove node 0.11 from travis since it fails the build
This commit is contained in:
parent
f421979e80
commit
31673283a3
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ 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