Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[travis] No need to wait for slow jobs to finish on failure
- Loading branch information
Showing
with
1 addition
and
0 deletions.
-
+1
−0
.travis.yml
|
|
@@ -1,4 +1,5 @@ |
|
|
matrix: |
|
|
fast_finish: true |
|
|
include: |
|
|
# QT4 based build with Python 2.7 // using container based builds and prebuild binary dependencies in osgeo4travis |
|
|
- os: linux |
|
|