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 5285143 commit a80228aCopy full SHA for a80228a
.travis.yml
@@ -1,4 +1,5 @@
1
dist: xenial
2
language: node_js
3
node_js: 'lts/*'
4
+before_script: ln -s /usr/bin/nodejs /usr/bin/node
5
script: yarn test -i --ci
0 commit comments