Skip to content

Commit

Permalink
Tests not using snapshot tend to fail, so make test output verbose.
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders committed Jun 2, 2017
1 parent 8c0ace4 commit 375a5f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -18,7 +18,7 @@ env:
# checks. If run together they more than double the build time.
- COVERAGE=1 USE_CPANFILE_SNAPSHOT=true
- USE_CPANFILE_SNAPSHOT=true
- USE_CPANFILE_SNAPSHOT=false
- USE_CPANFILE_SNAPSHOT=false HARNESS_VERBOSE=1

before_install:
- git clone git://github.com/travis-perl/helpers ~/travis-perl-helpers
Expand Down

0 comments on commit 375a5f1

Please sign in to comment.