[Travis] Print out pod env before running the tests

parent 96a1e827
...@@ -24,6 +24,7 @@ before_install: ...@@ -24,6 +24,7 @@ before_install:
before_script: before_script:
- bundle exec pod repo update --silent - bundle exec pod repo update --silent
- bundle exec pod env
script: script:
- bundle exec rake - bundle exec rake
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment