Skip to content

Commit 0f13eef

Browse files
committed
Allow sm1.8 travis failures.
1 parent f4afd0b commit 0f13eef

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
@@ -8,6 +8,10 @@ env:
88
- SMVERSION=1.7
99
- SMVERSION=1.8
1010

11+
matrix:
12+
allow_failures:
13+
- env: SMVERSION=1.8
14+
1115
before_script:
1216
# install smbuilder
1317
- git clone https://github.com/splewis/sm-builder

0 commit comments

Comments
 (0)