We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b94cab commit 2b5f01dCopy full SHA for 2b5f01d
.ruby-version
@@ -1 +1 @@
1
-ruby-2.3.0
+ruby-2.3.1
.travis.yml
@@ -3,10 +3,7 @@ language: ruby
3
before_install: gem install bundler -v='1.11.2'
4
script: "bundle exec rake spec"
5
rvm:
6
- - 1.9.3
7
- - 2.0.0
8
- - 2.1.5
9
- - 2.3.0
+ - 2.3.1
10
env:
11
- CODECLIMATE_REPO_TOKEN=f506e465f1ed0571aeaa5e1cb9c14214c9f7567a92d1af70903f3d0bc8015ed6
12
notifications:
0 commit comments