Skip to content

Commit 07d6003

Browse files
authored
Merge pull request #56 from atomic111/master
restrict ruby testing to version 2.3.3
2 parents 12b317e + 320d60a commit 07d6003

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ language: ruby
33
cache: bundler
44

55
rvm:
6-
- 2.0
7-
- 2.2
8-
- 2.3.1
6+
- 2.3.3
97

108
bundler_args: --without integration
119
script: bundle exec rake

0 commit comments

Comments
 (0)