Skip to content

Commit

Permalink
Running in parallel can cause random errors with Devel::Cover
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal Sedlák committed Jun 4, 2015
1 parent 02c920b commit e803feb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ perl:
- "5.16"
- "5.14"
env:
- "HARNESS_OPTIONS=j9 MOJO_MAIL_TEST=1 PMLTQ_SERVER_TESTDB='mongodb://127.0.0.1:27017/pmltq-server-test'"
- "MOJO_MAIL_TEST=1 PMLTQ_SERVER_TESTDB='mongodb://127.0.0.1:27017/pmltq-server-test'"
before_install:
- "sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 7F0CEB10"
- "echo 'deb http://repo.mongodb.org/apt/ubuntu '$(lsb_release -sc)'/mongodb-org/3.0 multiverse' | sudo tee /etc/apt/sources.list.d/mongodb-org-3.0.list"
Expand Down

0 comments on commit e803feb

Please sign in to comment.