diff --git a/.travis.yml b/.travis.yml index f96214906..6aa726c48 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,5 +3,5 @@ before_install: - sudo apt-get update -qq - sudo apt-get install -qq -y bsdtar rvm: - - 1.9.3 + - 2.0.0 script: rake test:unit