dillon1000/react
Commit
Browse files Update TravisCI to use exiting env var
$TRAVIS_COMMIT_RANGE was broken but it seems what we're doing is worse and resulting in false negatives. The result of the bad range was that we weren't running lint or tests for things we should have been. It actually looks like $TRAVIS_COMMIT has been wrong and it's not clear why this has been working at all.
Changed paths1 file
First-parent comparison.travis.yml ModifiedPatch
Files changed
Rendering syntax-highlighted changes…