Skip to content

Commit 0343e65

Browse files
author
remi Taylor
committed
Update Travis to only run tests using the latest 2.3.1 (for now)
Our Travis build queue has been slow and we are trying to get a number of new samples tested and merged. After the upcoming samples are merged, we will add all current, stable Ruby versions to our Travis matrix: - 2.3.1 - 2.2.5 - 2.1.10
1 parent 4c2f071 commit 0343e65

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
sudo: false
1616
language: ruby
1717
rvm:
18-
- 2.2.3
19-
- 2.0.0
18+
- 2.3.1
2019

2120
branches:
2221
only:

0 commit comments

Comments
 (0)