Skip to content

Commit

Permalink
Merge pull request #837 from hammerlab/disable-pdiff-on-travis
Browse files Browse the repository at this point in the history
Disable screenshot-based pdiff tests on Travis
  • Loading branch information
armish committed Sep 14, 2015
2 parents e431ca5 + 6e8ddde commit 87620bf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/travis-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ echo 'Running tests in reverse...'
echo 'Linting...'
./scripts/lint.sh

echo 'Running seltests...'
./scripts/travis-run-pdiff-tests.sh

if [ $CI ]; then
set +o errexit
./scripts/travis-coverage.sh
Expand Down

0 comments on commit 87620bf

Please sign in to comment.