Skip to content

Commit 4ad63e5

Browse files
committed
add ruby 2.6 to build matrix
1 parent 27d23c4 commit 4ad63e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ rvm:
1010
- 2.3
1111
- 2.4
1212
- 2.5
13+
- 2.6
1314
script:
1415
- "bundle exec shindont"
1516
- "bundle exec rake spec[progress]"

0 commit comments

Comments
 (0)