Skip to content
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.

Commit

Permalink
Remove linting and testing for Chromatix deployment purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Malone committed Mar 19, 2018
1 parent 8d0785e commit 1f7cd14
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,8 @@ cache:
directories:
- node_modules

install: yarn

script:
- yarn lint
- yarn test
install: true
script: true

before_deploy:
- yarn remove aws-sdk
Expand Down

0 comments on commit 1f7cd14

Please sign in to comment.