We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f13db9 commit 6f92f10Copy full SHA for 6f92f10
.travis.yml
@@ -1,7 +1,8 @@
1
if: tag IS blank
2
3
language: node_js
4
-node_js: stable
+node_js:
5
+ - "10"
6
7
jobs:
8
include:
0 commit comments