Skip to content

Commit

Permalink
Show me the version
Browse files Browse the repository at this point in the history
  • Loading branch information
rwstauner committed Sep 26, 2014
1 parent 41f5c81 commit f400523
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -44,6 +44,7 @@ before_script:
# Show status info for ES to verify that it's working, what version, etc.
- "curl http://localhost:${METACPAN_ES_TEST_PORT}/"
- "perl -i -pe 's/(servers :)9900/$1$ENV{METACPAN_ES_TEST_PORT}/' metacpan_server_testing.conf"
- "perl -c -M'Safe 5' -le 'print Safe->VERSION'"

script:
# Devel::Cover isn't in the cpanfile
Expand Down

0 comments on commit f400523

Please sign in to comment.