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 51a78ac commit 2664617Copy full SHA for 2664617
.travis.yml
@@ -1,7 +1,7 @@
1
language: node_js
2
sudo: false
3
node_js:
4
-- 'lts/*'
+- '8'
5
install:
6
- yarn
7
cache:
0 commit comments