Skip to content

Commit

Permalink
Merge branch 'master' of github.com:xuanxu/nimbus
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanxu committed Jan 15, 2016
2 parents fbed4c3 + 630ef33 commit 8e5f1a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,8 +1,8 @@
language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.2.3
- 2.3.0
- ruby-head
matrix:
allow_failures:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -56,7 +56,7 @@ You can disable this behaviour (and speed up the training process) by setting th

## Install

You need to have Ruby (1.9.2 or higher) and Rubygems installed in your computer. Then install nimbus with:
You need to have Ruby (2.0.0 or higher) and Rubygems installed in your computer. Then install nimbus with:

$ gem install nimbus

Expand Down

0 comments on commit 8e5f1a5

Please sign in to comment.