Added the original gearmand to travis for testing:
1. It's easier to test with (it installs in the regular path), we need to start and stop it for network error tests 2. Can't hurt to test with both implementations!
This commit is contained in:
parent
2f72b28d76
commit
e0614657e0
@ -5,3 +5,4 @@ go:
|
||||
before_install:
|
||||
- sudo apt-get remove -y gearman-job-server
|
||||
- sudo apt-get install -y gearman-job-server
|
||||
- sudo apt-get install -y gearman-server
|
||||
|
Loading…
Reference in New Issue
Block a user