Travis: allow the test-stem job to fail

Allow the test-stem job to fail in Travis, because it sometimes hangs.

Fixes bug 30744; bugfix on 0.3.5.4-alpha.
This commit is contained in:
teor
2019-06-10 19:18:35 +10:00
parent e5deb2bbc7
commit d761c3ca6d
2 changed files with 7 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes (continuous integration):
- Allow the test-stem job to fail in Travis, because it sometimes hangs.
Fixes bug 30744; bugfix on 0.3.5.4-alpha.