Skip to content

Commit

Permalink
fix: Travis prune broken in node 8
Browse files Browse the repository at this point in the history
  • Loading branch information
akiokio committed Oct 8, 2017
1 parent 488b6c6 commit 045bca0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ node_js:
- '8'
- '7'
- '6'
before_script:
- npm prune
script:
- yarn coverage
- yarn build
Expand Down

0 comments on commit 045bca0

Please sign in to comment.