Skip to content

Commit

Permalink
Allow sm1.8 travis failures.
Browse files Browse the repository at this point in the history
  • Loading branch information
splewis committed Jan 31, 2016
1 parent f4afd0b commit 0f13eef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ env:
- SMVERSION=1.7
- SMVERSION=1.8

matrix:
allow_failures:
- env: SMVERSION=1.8

before_script:
# install smbuilder
- git clone https://github.com/splewis/sm-builder
Expand Down

0 comments on commit 0f13eef

Please sign in to comment.