Skip to content

Commit

Permalink
Set node version on Travis (shakacode#68)
Browse files Browse the repository at this point in the history
Co-authored-by: Grant Petersen-Speelman <grantspeelman@users.noreply.github.com>
  • Loading branch information
justin808 and grantspeelman committed Nov 27, 2020
1 parent 7f97fc7 commit ad1ff5a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -26,6 +26,9 @@ before_install:
- sudo apt-get -qq update
- sudo apt-get install -y build-essential patch ruby-dev zlib1g-dev liblzma-dev libxml2-dev
- sudo apt-get install -y xvfb libgtk2.0-0 libnotify-dev libgconf-2-4 libnss3 libxss1 libasound2
- travis_retry nvm install 14.13.1
- node -v
- nvm alias default 14.13.1

script:
- bundle exec rake
Expand Down

0 comments on commit ad1ff5a

Please sign in to comment.