add travis ci support
This commit is contained in:
parent
c26cee8085
commit
5053c79475
|
@ -1 +1,2 @@
|
|||
pkg
|
||||
pkg
|
||||
Gemfile.lock
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
language: ruby
|
||||
rvm:
|
||||
- 1.8.7
|
Loading…
Reference in New Issue