Skip to content

Commit

Permalink
Disable eslint for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
gaer87 committed Sep 29, 2019
1 parent e3c85ae commit 114279c
Show file tree
Hide file tree
Showing 3 changed files with 2,137 additions and 5,982 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ install:
- npm install prop-types

script:
- npm run lint
#- npm run lint
- npm run test:coverage

deploy:
Expand Down

0 comments on commit 114279c

Please sign in to comment.