Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

Commit

Permalink
update node version
Browse files Browse the repository at this point in the history
  • Loading branch information
funkill committed Jun 12, 2019
1 parent 2a4ef69 commit a158156
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 @@ -12,7 +12,7 @@ dist: xenial
before_script:
- . $HOME/.nvm/nvm.sh
- command -v nvm
- nvm install v8.11.1
- nvm install v10.16
- node --version
- npm --version
- npm install -g typograf
Expand Down

0 comments on commit a158156

Please sign in to comment.