summaryrefslogtreecommitdiff
path: root/.travis.yml.patch
blob: 9e6e46af87fc3ee85ac4d26b39120cb4e4178db9 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- .travis.yml.orig	2017-11-08 14:23:22.036394000 +0100
+++ .travis.yml	2017-11-08 15:26:19.264520000 +0100
@@ -37,7 +37,7 @@
 
 script:
   - make xref
-  - make tests
+  - make ct-fast
 
 after_failure:
   - |