Skip to content

Commit

Permalink
Add travis ci, cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sutto committed Jun 30, 2013
1 parent 847de89 commit 9199c69
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 11 deletions.
1 change: 0 additions & 1 deletion .rvmrc

This file was deleted.

13 changes: 13 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
language: ruby
rvm:
- 1.8.7
- 1.9.3
- 2.0.0
env:
- HASHIE_VERSION=""
- RAILS_VERSION="~>2.0"
- RAILS_VERSION="~>1.0"
notifications:
email:
- sutto@sutto.net
4 changes: 0 additions & 4 deletions .yardopts

This file was deleted.

6 changes: 0 additions & 6 deletions Guardfile

This file was deleted.

0 comments on commit 9199c69

Please sign in to comment.