Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Commit

Permalink
more testing
Browse files Browse the repository at this point in the history
  • Loading branch information
phutchins committed Feb 10, 2017
1 parent af118af commit 9b8b643
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Expand Up @@ -21,11 +21,8 @@ cache:
directories:
- node_modules

before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash

install:
- yarn install
- npm install

after_script:
- npm run coverage
Expand Down

0 comments on commit 9b8b643

Please sign in to comment.