Skip to content

Commit

Permalink
Node version
Browse files Browse the repository at this point in the history
  • Loading branch information
assuncaocharles committed Nov 5, 2018
1 parent 6a264a3 commit 3c6d8fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: nodejs
before_script:
- nvm install 7.4
- nvm use 7.4
- nvm install 10.13.0
- nvm use 10.13.0
- npm i npm@latest -g
- npm install
- npm run build
Expand Down

0 comments on commit 3c6d8fe

Please sign in to comment.