Skip to content

Commit c6a2def

Browse files
committed
allow_failures :-(
1 parent 0dccdb4 commit c6a2def

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ r:
1717
env:
1818
- KERAS_BACKEND="tensorflow"
1919

20+
# until we troubleshoot these issues
21+
matrix:
22+
allow_failures:
23+
- r: 3.1
24+
- r: 3.2
2025

2126
r_binary_packages:
2227
- rstan

0 commit comments

Comments
 (0)