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 7acefe1 commit d8eb65cCopy full SHA for d8eb65c
.travis.yml
@@ -23,6 +23,7 @@ before_script: >
23
sudo apt-get --assume-yes install python3.6
24
sudo ln -sf /usr/bin/python3.6 /usr/bin/python3
25
fi;
26
+ npm install cross-env --global
27
npm install --legacy-peer-deps --no-save "eslint@${ESLINT}"
28
notifications:
29
email: false
0 commit comments