Skip to content

Commit 85cf9dd

Browse files
committed
Configure Travis allow_failures
1 parent 386f3c3 commit 85cf9dd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ env:
3232
- REDMINE_VERSION=3.4.6 DATABASE_ADAPTER=postgresql
3333
- REDMINE_VERSION=3.3.8 DATABASE_ADAPTER=mysql
3434
- REDMINE_VERSION=3.3.8 DATABASE_ADAPTER=postgresql
35+
matrix:
36+
allow_failures:
37+
- rvm: 2.5.3
38+
- rvm: 2.4.5
3539
before_install:
3640
- cd ../..
3741
- sudo apt-get update -qq

0 commit comments

Comments
 (0)