Skip to content

Commit 7ae2192

Browse files
committed
Allow Ruby 2.4.0 to fail for now
1 parent b3c1a92 commit 7ae2192

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ rvm:
99

1010
cache: bundler
1111
script: bundle exec middleman build
12+
13+
matrix:
14+
allow_failures:
15+
- rvm: 2.4.0

0 commit comments

Comments
 (0)