We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28fd6ba commit b4711d3Copy full SHA for b4711d3
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
node_js:
3
- - "latest"
+ - "stable"
4
before_script:
5
- echo "Host github.com" >> ~/.ssh/config
6
- echo " StrictHostKeyChecking no" >> ~/.ssh/config
0 commit comments