Skip to content
This repository has been archived by the owner on Mar 7, 2018. It is now read-only.

Commit

Permalink
removing and ignoring .ruby-version
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudomuto committed Jan 6, 2014
1 parent 333f5b2 commit c49b9bc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -2,3 +2,4 @@
/Gemfile.lock
*.gem
coverage/
.ruby-version
1 change: 0 additions & 1 deletion .ruby-version

This file was deleted.

3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,6 +1,7 @@
language: ruby
rvm:
- 2.1.0
- 2.0.0
- 1.9.3

script: "rake test"
script: "rake test"

0 comments on commit c49b9bc

Please sign in to comment.