Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Commit

Permalink
Upgrade NodeJS to 8.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorbaptista committed Feb 8, 2018
1 parent 6047644 commit f5c1471
Show file tree
Hide file tree
Showing 3 changed files with 684 additions and 175 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ env:
- S3_LAMBDA_HOOK_SECRET=test

before_install:
- nvm install 6
- nvm use 6
- nvm install 8
- nvm use 8

install:
- make install
Expand Down

0 comments on commit f5c1471

Please sign in to comment.