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

Commit

Permalink
Update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
johncmckim committed Sep 19, 2017
1 parent fe4595a commit e0dac73
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@ node_js:
- '5.11'
- '6.2'

before_install:
- npm install -g yarn
install:
- yarn
- yarn install

script:
- yarn run lint
Expand Down

0 comments on commit e0dac73

Please sign in to comment.