Skip to content

Commit

Permalink
fix(build): meybe now will work
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddenboox committed Jul 5, 2019
1 parent 0541664 commit 5508540
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
language: node_js

node_js:
- '12'
- '10'
- '8'

cache:
directories:
- "$HOME/.npm"

install:
- npm install

Expand All @@ -20,4 +17,4 @@ jobs:
provider: script
skip_cleanup: true
script:
- npx semantic-release
- npx semantic-release

0 comments on commit 5508540

Please sign in to comment.