Skip to content

Commit 49a7e9a

Browse files
committed
GH-44 Travis config
1 parent 996f6d3 commit 49a7e9a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
language: ruby
22
rvm:
3-
- 2.5
4-
- 2.4
5-
- 2.3
3+
- 2.5.0
4+
- 2.4.0
65
before_install:
76
- gem update --system
87
- gem install bundler

0 commit comments

Comments
 (0)