Skip to content

Commit e5972f1

Browse files
committed
Travis: Also install g++ 5...
1 parent 3dd0809 commit e5972f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ node_js:
77
before_install:
88
- sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
99
- sudo apt-get update -qq
10-
- sudo apt-get install gcc-5
10+
- sudo apt-get install g++-5
1111
install:
1212
- npm install
1313
before_script:

0 commit comments

Comments
 (0)