Skip to content

Commit

Permalink
fixing travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mmatera committed Sep 18, 2020
1 parent a435002 commit 32d6c34
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@ script:
make check;
if [[ "$PYMATHICS_MODULES" == "true" ]]; then
make doctest o="--stop-on-failure";
else
make doctest;
fi
fi
notifications:
Expand Down

0 comments on commit 32d6c34

Please sign in to comment.