Skip to content

Commit

Permalink
less verbose tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Jan 11, 2017
1 parent 70c7dcb commit a26cc46
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .appveyor.yml
Expand Up @@ -4,13 +4,6 @@ shallow_clone: true
environment:
matrix:
- perl_type: system
- perl_type: strawberry
- perl_type: strawberry
perl_version: 5.12.3.1
- perl_type: strawberry
perl_version: 5.16.3.3
- perl_type: strawberry
perl_version: 5.20.1.1
- perl_type: cygwin

install:
Expand All @@ -21,4 +14,4 @@ install:
build: off

test_script:
- 'prove -lv t t/mojo t/mojolicious'
- 'prove -l t t/mojo t/mojolicious'

0 comments on commit a26cc46

Please sign in to comment.