Add custom ppa

This commit is contained in:
rubenmoya 2017-11-07 15:17:09 +01:00
parent e745fac67b
commit b7e00af3f7

View File

@ -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: