try forcing a single process for readability

master
Zach Thompson 2016-03-01 16:41:48 -07:00
parent 81d354cc75
commit 3ccfdeb849
1 changed files with 1 additions and 1 deletions

View File

@ -24,4 +24,4 @@ language: perl
perl:
- 5.16
script:
- prove -lr t
- prove -lr -j1 t