We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34a558c commit 4245f0bCopy full SHA for 4245f0b
.travis.yml
@@ -3,9 +3,6 @@ sudo: false
3
node_js:
4
- '10'
5
install:
6
-- nvm install 'lts/*'
7
-- nvm use 'lts/*'
8
-- npm install npm@latest -g
9
- npm install
10
- mkdir -p vendors
11
script:
0 commit comments