dillon1000/react

Commit

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.
Browse files
Changed paths1 file
First-parent comparison
M .travis.yml Modified
Patch

Files changed

Rendering syntax-highlighted changes…