Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey1s committed May 28, 2013
1 parent 9ca02f5 commit 092c1dc
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 @@ -11,7 +11,7 @@ env:

before_script:
- composer self-update
- composer --{ES_REQUIRE} --prefer-source install
- composer --${ES_REQUIRE} --prefer-source install
- ./test/bin/install_php_memcache.sh
- ./test/bin/run_elasticsearch.sh

Expand Down

0 comments on commit 092c1dc

Please sign in to comment.