Skip to content

Commit 2b5f01d

Browse files
committed
update travis
1 parent 9b94cab commit 2b5f01d

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ruby-2.3.0
1+
ruby-2.3.1

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@ language: ruby
33
before_install: gem install bundler -v='1.11.2'
44
script: "bundle exec rake spec"
55
rvm:
6-
- 1.9.3
7-
- 2.0.0
8-
- 2.1.5
9-
- 2.3.0
6+
- 2.3.1
107
env:
118
- CODECLIMATE_REPO_TOKEN=f506e465f1ed0571aeaa5e1cb9c14214c9f7567a92d1af70903f3d0bc8015ed6
129
notifications:

0 commit comments

Comments
 (0)