Skip to content

Commit

Permalink
chore: ensure that cross-env is available
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Oct 26, 2021
1 parent 7acefe1 commit d8eb65c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ before_script: >
sudo apt-get --assume-yes install python3.6
sudo ln -sf /usr/bin/python3.6 /usr/bin/python3
fi;
npm install cross-env --global
npm install --legacy-peer-deps --no-save "eslint@${ESLINT}"
notifications:
email: false
Expand Down

0 comments on commit d8eb65c

Please sign in to comment.