We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dd0809 commit e5972f1Copy full SHA for e5972f1
1 file changed
.travis.yml
@@ -7,7 +7,7 @@ node_js:
7
before_install:
8
- sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
9
- sudo apt-get update -qq
10
-- sudo apt-get install gcc-5
+- sudo apt-get install g++-5
11
install:
12
- npm install
13
before_script:
0 commit comments