Skip to content

Commit f434994

Browse files
committed
Fix fast_finish in travis file
1 parent 9145b0a commit f434994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
osx_image: xcode7
22
language: objective-c
33
matrix:
4-
fast_finish: true:
4+
fast_finish: true
55
include:
66
- osx_image: xcode7
77
env:

0 commit comments

Comments
 (0)