mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-04-30 18:14:42 +00:00
Remove node 0.11 from travis for now
This commit is contained in:
parent
4761c2527c
commit
eee3ca9768
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