We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 395d261 commit f70c7f2Copy full SHA for f70c7f2
.travis.yml
@@ -1,7 +1,7 @@
1
sudo: required
2
dist: trusty
3
language: node_js
4
-node_js: stable
+node_js: "6"
5
env:
6
- CXX=g++-4.8
7
cache: yarn
0 commit comments