Skip to content

Commit f8ff7df

Browse files
committed
Updated travis.yml for the Coverage with 2.4.3.
Disabled coverage build. is failing consistently.
1 parent c7d64c6 commit f8ff7df

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ matrix:
1717
include:
1818
- rvm: rbx
1919
gemfile: gemfiles/Gemfile.rbx
20-
- rvm: 2.4.2
21-
env: COVERAGE=true
20+
# - rvm: 2.4.3 #
21+
# env: COVERAGE=true #
2222
exclude:
2323
- rvm: rbx
2424
gemfile: Gemfile

0 commit comments

Comments
 (0)