Skip to content

Commit

Permalink
Using node lts version in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumebriday authored Mar 6, 2020
1 parent c9c685f commit 3a1dba7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ language: php
php:
- '7.4'

before_install:
- nvm install --lts

addons:
apt:
sources:
Expand Down

0 comments on commit 3a1dba7

Please sign in to comment.