Skip to content

Commit 1cbeaf2

Browse files
committed
fail fast on error
1 parent 7e7e5e9 commit 1cbeaf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ dist: trusty
2323
services: docker
2424

2525
matrix:
26+
fast_finish: true
2627
exclude:
2728
# Exclude the default Python 3.5 build
2829
- python: 3.5

0 commit comments

Comments
 (0)