Skip to content

Commit

Permalink
Restored travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
justinwilaby committed Jan 8, 2019
1 parent 78407db commit 57ec9f7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ notifications:
email: false

before_install:
- npm cache verify
- npm prune
- npm i -g lerna
- lerna clean --yes

Expand All @@ -21,5 +19,3 @@ install:
script:
- npm run build
- npm run test:coveralls

cache: false

0 comments on commit 57ec9f7

Please sign in to comment.