basic tests and travis integration.

This commit is contained in:
Bailey Ling
2013-08-30 20:26:42 -04:00
parent cb774fcfd0
commit 0548aeefcb
6 changed files with 60 additions and 0 deletions

4
.travis.yml Normal file
View File

@@ -0,0 +1,4 @@
language: ruby
rvm:
- 1.9.3
script: rake ci