JezK
Edit File: .travis.yml
language: ruby rvm: - "1.9.3" - "2.0.0" install: gem install jeweler test-unit mocha script: rake test