Skip to content

Commit a7bb375

Browse files
committed
Merge branch 'stable'
2 parents c26f0b5 + d704c55 commit a7bb375

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.travis.yml.patch

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
--- .travis.yml.orig 2017-11-08 14:23:22.036394000 +0100
2+
+++ .travis.yml 2017-11-08 15:26:19.264520000 +0100
3+
@@ -37,7 +37,7 @@
4+
5+
script:
6+
- make xref
7+
- - make tests
8+
+ - make ct-fast
9+
10+
after_failure:
11+
- |

0 commit comments

Comments
 (0)