This commit is contained in:
Antonios Eleftheriadis 2017-09-12 13:30:29 +00:00 committed by GitHub
commit 00875b9949

View file

@ -5,6 +5,7 @@ cache: bundler
rvm:
- 2.4.0
before_install:
- sudo apt install libmariadbclient-dev
- "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
- "echo `phantomjs -v`"
addons: