language: ruby before_install: - sudo apt-get update -qq - sudo apt-get install -qq -y bsdtar rvm: - 2.0.0 script: rake test:unit