Skip to content

Commit

Permalink
Temporarily disable danger
Browse files Browse the repository at this point in the history
  • Loading branch information
peggyrayzis committed Dec 19, 2017
1 parent 8013a87 commit 5dc6f17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ node_js:
- "8"

script:
- npm run danger
# - npm run danger (disable until it's fixed)

# using jest --coverage also runs the tests so this will cut down CI time
- npm run coverage
Expand Down

0 comments on commit 5dc6f17

Please sign in to comment.