Skip to content

Commit

Permalink
chore: update travis (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
atian25 authored Oct 24, 2019
1 parent f5785a9 commit 7ddd9f8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ node_js:
- '8'
- '10'
- '12'
before_install:
- npm i npminstall -g
install:
- npm i npminstall && npminstall
- npminstall
script:
- npm run ci
after_script:
Expand Down

0 comments on commit 7ddd9f8

Please sign in to comment.