Skip to content

Commit

Permalink
Try .nvmrc-less install again
Browse files Browse the repository at this point in the history
  • Loading branch information
joshpuetz committed Jun 2, 2021
1 parent 19112a8 commit bfe66d2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,13 @@ language: ruby
cache: bundler
rvm:
- 2.7.2
node_js:
- 14
env:
global:
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true
- QMAKE=/usr/lib/x86_64-linux-gnu/qt4/bin/qmake
install:
- bundle install
- nvm install
- nvm install 14
- yarn install
addons:
apt:
Expand Down

0 comments on commit bfe66d2

Please sign in to comment.