Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
print elasticsearch version
  • Loading branch information
cebe committed Nov 9, 2014
1 parent b8c1230 commit 91813a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ install:
# - tests/unit/data/travis/apc-setup.sh
- tests/unit/data/travis/memcache-setup.sh
- tests/unit/data/travis/cubrid-setup.sh
# print elasticsearch version
- curl http://localhost:9200
# codeception
- travis_retry composer global require "codeception/codeception=2.0.*" "codeception/specify=*" "codeception/verify=*"
# basic and advanced application:
Expand Down

0 comments on commit 91813a8

Please sign in to comment.