Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Try to get a newer version of node installed.
  • Loading branch information
samcv committed Dec 19, 2016
1 parent f098bb0 commit ea24a55
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -19,6 +19,9 @@ language: perl6
sudo: false
perl6:
- latest
before_install:
- nvm install 7.2.1
- nvm use 7.2.1
install:
- rakudobrew build-panda
- export PATH="$PATH:/home/travis/.rakudobrew/moar-nom/install/share/perl6/site/bin"
Expand Down

0 comments on commit ea24a55

Please sign in to comment.