1
0
Fork 0
mirror of https://github.com/rest-client/rest-client.git synced 2022-11-09 13:49:40 -05:00

Added a travis ci build file

This commit is contained in:
Justin Coyne 2013-02-19 07:25:41 -06:00
parent a5cdc14ee2
commit 8eb765b7cd
3 changed files with 11 additions and 0 deletions

3
.travis.yml Normal file
View file

@ -0,0 +1,3 @@
language: ruby
rvm:
- "1.9.3"