Skip to content
Snippets Groups Projects
Commit 3f7aa3b4 authored by Francis Luong (Franco)'s avatar Francis Luong (Franco)
Browse files

initial .travis.yml

parent 9d1858ea
No related branches found
No related tags found
No related merge requests found
language: ruby
rvm:
- 2.2.0
- ruby-2.1.3-p242
- 2.0.0
- 1.9.3
- ruby-1.9.2-p180
- ruby-1.9.1-p431
- ruby-1.8.7-p334
- jruby-1.6.1
- rbx-head
- ree-1.8.7-2011.03
install:
- bundle install
script:
- uname -s
- rake test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment