We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28fd6ba commit b4711d3Copy full SHA for b4711d3
1 file changed
.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