mirror of
https://github.com/peterbraden/node-opencv.git
synced 2025-12-08 19:45:55 +00:00
Merge pull request #42 from mrnugget/patch-1
Fix travis.yml to run with correct Node.js version
This commit is contained in:
commit
f0461db126
@ -1,8 +1,8 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 0.6
|
||||
- 0.8
|
||||
- 0.10
|
||||
- "0.6"
|
||||
- "0.8"
|
||||
- "0.10"
|
||||
|
||||
before_install:
|
||||
- sudo apt-get update
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user