Skip to content

Commit 2c23ad1

Browse files
committed
Updating the Ruby version for Travis-CI tests
1 parent 8342e1d commit 2c23ad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: ruby
22
rvm:
3-
- 2.1
3+
- 2.3
44
script:
55
- bundle exec rake test
66
sudo: false

0 commit comments

Comments
 (0)