Update .travis.yml
This commit is contained in:
parent
51b110448e
commit
3747235bb4
15
.travis.yml
15
.travis.yml
@ -1,19 +1,6 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "5.1.0"
|
- "5.2.0"
|
||||||
script: make
|
script: make
|
||||||
env:
|
|
||||||
- CXX=g++-4.8
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
addons:
|
|
||||||
apt:
|
|
||||||
sources:
|
|
||||||
- ubuntu-toolchain-r-test
|
|
||||||
packages:
|
|
||||||
- libx11-dev
|
|
||||||
- zlib1g-dev
|
|
||||||
- libpng12-dev
|
|
||||||
- libxtst-dev
|
|
||||||
- g++-4.8
|
|
||||||
- gcc-4.8
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user