Echo version of phantomjs in use

This commit is contained in:
Artem Chernikov 2014-07-21 16:05:30 +02:00
parent 949ce14fca
commit d245b9db12

View file

@ -3,6 +3,7 @@ rvm:
- 2.1.1
before_install:
- "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
- "echo `phantomjs -v`"
branches:
only:
- master