Skip to content

Commit

Permalink
Added -y flat for memcache installation
Browse files Browse the repository at this point in the history
  • Loading branch information
fabian committed Nov 17, 2011
1 parent a8811d0 commit 1928e5a
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
@@ -1,7 +1,7 @@
language: php

before_script:
- sudo apt-get install php5-memcache
- sudo apt-get install -y php5-memcache
- ./test/bin/run_elasticsearch.sh

script: phpunit -c test/

0 comments on commit 1928e5a

Please sign in to comment.