Another try to fix bundler problems on travis

This commit is contained in:
Alexander Meindl 2019-01-03 13:27:47 +01:00
parent b6cefb2096
commit c07cd2023a
2 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
language: ruby
rvm:
- 2.6.0
- 2.5.3
- 2.4.5
- 2.3.8

View File

@ -40,7 +40,7 @@ Requirements
+--------------------+----------------------+
| `Redmine`_ version | >= 3.4.0 |
+--------------------+----------------------+
| `Ruby`_ version | >= 2.2.2 |
| `Ruby`_ version | >= 2.3.0 |
+--------------------+----------------------+
| Gem packages | see `Gemfile`_ |
+--------------------+----------------------+