Skip to content

Commit b15f3f2

Browse files
committed
Revert "Travis: Try g++5.1"
This reverts commit 3dd0809.
1 parent e5972f1 commit b15f3f2

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
@@ -11,6 +11,6 @@ before_install:
1111
install:
1212
- npm install
1313
before_script:
14-
- make CPP=g++-5.1
14+
- make CPP=g++-5
1515
script:
1616
- npm test

0 commit comments

Comments
 (0)