Skip to content

Commit

Permalink
Travis-CI: remove COVERAGE=1 + WITH_BADVAL=0 build
Browse files Browse the repository at this point in the history
This extra coverage build does not provide much value over the default
WITH_BADVAL=1 build.
  • Loading branch information
zmughal committed Mar 3, 2015
1 parent 460a039 commit 37ec8ba
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 @@ -5,8 +5,6 @@ matrix:
# start the first coverage early so that it starts before everything else
- perl: "5.20"
env: COVERAGE=1
- perl: "5.20"
env: COVERAGE=1 PDL_WITH_BADVAL=0 # test with badval disabled + coverage
- perl: "5.10"
- perl: "5.12"
- perl: "5.14"
Expand Down

0 comments on commit 37ec8ba

Please sign in to comment.