Skip to content

Commit

Permalink
Keep esy at 0.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
aantron committed Oct 9, 2020
1 parent 7771cf7 commit a8d0148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ scripts:
WD=`pwd`
if [ ! -f node_modules/.bin/esy ]
then
npm install --no-save esy
npm install --no-save esy@0.6.6
export PATH="$WD/node_modules/.bin:$PATH"
else
mkdir -p _wrapped_esy
Expand Down

0 comments on commit a8d0148

Please sign in to comment.