Skip to content

Commit 27d8db7

Browse files
committed
fix allowing failures
1 parent 38ccbb5 commit 27d8db7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ matrix:
55
elixir: 1.3.4
66
- otp_release: 19.1
77
elixir: 1.3.4
8+
- otp_release: 19.1
9+
elixir: 1.4.0-rc.0
810
allow_failures:
911
- otp_release: 19.1
1012
elixir: 1.4.0-rc.0

0 commit comments

Comments
 (0)