Add custom ppa
This commit is contained in:
parent
e745fac67b
commit
b7e00af3f7
@ -2,6 +2,8 @@ language: node_js
|
||||
node_js:
|
||||
- 6.9.2
|
||||
before_install:
|
||||
- sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
|
||||
before_script:
|
||||
- export CXX=g++-4.9
|
||||
addons:
|
||||
apt:
|
||||
|
Loading…
Reference in New Issue
Block a user