Skip to content

Commit

Permalink
travis fix
Browse files Browse the repository at this point in the history
  • Loading branch information
robfrawley committed May 26, 2017
1 parent a71c59e commit 22c84ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ before_install:
- sudo apt-get update -qq
- sudo apt-get install -y -qq yarn
- . $HOME/.nvm/nvm.sh
- nvm ls
- nvm install 6
- nvm use 6
- yarn --version
- node --version
Expand Down

0 comments on commit 22c84ef

Please sign in to comment.