We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86927c4 commit 5e147f9Copy full SHA for 5e147f9
.travis.yml
@@ -1,5 +1,7 @@
1
sudo: required
2
language: node_js
3
+install:
4
+ - yarn
5
node_js:
6
- node
7
after_success:
0 commit comments