Skip to content

Commit

Permalink
removed memcached from travis runner
Browse files Browse the repository at this point in the history
  • Loading branch information
jaysonsantos committed Jan 30, 2015
1 parent ec233da commit a53a06f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis-runs-tests.sh
@@ -1,8 +1,5 @@
#!/bin/bash
sudo service memcached stop
memcached -d
memcached -s/tmp/memcached.sock -d
memcached -p5000 -d
py.test --version
PYTHONPATH=. py.test --cov=bmemcached
exit $?

0 comments on commit a53a06f

Please sign in to comment.