mirror of
https://github.com/samsonjs/simple_oauth.git
synced 2026-03-25 08:45:54 +00:00
Add Travis configuration file
This commit is contained in:
parent
81acd75d95
commit
ba2011d2c8
1 changed files with 8 additions and 0 deletions
8
.travis.yml
Normal file
8
.travis.yml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
rvm:
|
||||
- 1.8.6
|
||||
- 1.8.7
|
||||
- 1.9.1
|
||||
- 1.9.2
|
||||
- jruby
|
||||
- rbx
|
||||
- ree
|
||||
Loading…
Reference in a new issue