diff --git a/.travis.yml b/.travis.yml index 5d8966d..6b054aa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,7 @@ language: ruby rvm: - 1.9.3 + - 2.0.0 before_install: - "export DISPLAY=:99.0" - "sh -e /etc/init.d/xvfb start"