Skip to content

Commit

Permalink
Test on ruby 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredbeck committed Aug 15, 2016
1 parent 1c53236 commit 9f7b840
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -4,6 +4,7 @@
.bundle
.config
.idea
.ruby-version
.yardoc
Gemfile.lock
InstalledFiles
Expand Down
1 change: 0 additions & 1 deletion .ruby-version

This file was deleted.

1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,7 @@ rvm:
- "2.0.0-p598"
- "2.1.5"
- "2.2.0"
- "2.3.1"
script: bundle exec rspec spec
notifications:
email: false

0 comments on commit 9f7b840

Please sign in to comment.