Skip to content

Commit

Permalink
set 5 parallel workers for travis functional tests
Browse files Browse the repository at this point in the history
  • Loading branch information
arlimus committed Mar 16, 2016
1 parent 89d7f0b commit 1f5296b
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 @@ -22,4 +22,4 @@ matrix:
- rvm: 2.2
script: bundle exec rake lint test test:resources config=test/test.yaml
- rvm: 2.2
script: bundle exec rake test:functional config=test/test-extra.yaml
script: N=5 bundle exec rake test:functional config=test/test-extra.yaml

0 comments on commit 1f5296b

Please sign in to comment.