We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5972f1 commit b15f3f2Copy full SHA for b15f3f2
1 file changed
.travis.yml
@@ -11,6 +11,6 @@ before_install:
11
install:
12
- npm install
13
before_script:
14
-- make CPP=g++-5.1
+- make CPP=g++-5
15
script:
16
- npm test
0 commit comments