mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-28 06:53:59 +00:00
Remove failing node versions from travis
This commit is contained in:
parent
da0037447b
commit
c55b06908b
1 changed files with 0 additions and 2 deletions
|
|
@ -1,8 +1,6 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- "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