We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 023fd2e commit c7073d7Copy full SHA for c7073d7
.travis.yml
@@ -1,7 +1,7 @@
1
language: node_js
2
3
node_js:
4
- node
+ - "11.10.1"
5
6
before_install:
7
- curl -o- -L https://yarnpkg.com/install.sh | bash
0 commit comments