Commit 0123b1d1 by Daniel Friedman

Let travis run on all PRs.

parent 0efb08a2
...@@ -15,9 +15,6 @@ script: ...@@ -15,9 +15,6 @@ script:
- make validate - make validate
- git fetch origin master:refs/remotes/origin/master # https://github.com/edx/diff-cover#troubleshooting - git fetch origin master:refs/remotes/origin/master # https://github.com/edx/diff-cover#troubleshooting
- make diff.report - make diff.report
branches:
only:
- master
after_success: after_success:
- coveralls - coveralls
- bash ./scripts/build-stats-to-datadog.sh - bash ./scripts/build-stats-to-datadog.sh
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment