mirror of
https://github.com/lovell/sharp.git
synced 2026-02-04 05:36:18 +01:00
make travis test on node 0.11
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
- "0.11"
|
||||
before_install:
|
||||
- sudo add-apt-repository ppa:lyrasis/precise-backports -y
|
||||
- sudo apt-get update -qq
|
||||
|
||||
Reference in New Issue
Block a user