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

Commit

Permalink
fix(build): removed yarn
Browse files Browse the repository at this point in the history
using npm5 instaed 馃殌
  • Loading branch information
ThorstenHans committed Jun 23, 2017
1 parent c6ceabb commit c1bfab7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3,858 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -8,6 +8,8 @@ node_js:
- '7'
- '6'
- '4'
before_install:
- export CHROME_BIN=chromium-browser
before_script:
- npm prune
after_success:
Expand Down

0 comments on commit c1bfab7

Please sign in to comment.