Skip to content

Commit

Permalink
πŸ’š Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
khaosdoctor committed Apr 12, 2018
1 parent a2e1832 commit a111963
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,8 @@ before_script:
- gem install awesome_bot
- npm i -g ava codecov nyc
- npm i
- npm run postinstall
script:
- awesome_bot ./.github/*.md ./*.md --allow-ssl --allow-dupe --allow-redirect --allow 403 -w localhost,127.0.0.1,0.0.0.0,api.github.com
- npm run coverage
after_success:
- npm run report
- npm run report

0 comments on commit a111963

Please sign in to comment.