Skip to content

Commit 7332242

Browse files
author
Pan
committed
fixup! fixup! fixup! fixup! Travis tests
1 parent 21471cc commit 7332242

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
@@ -29,7 +29,7 @@ after_success:
2929
- codecov
3030
jobs:
3131
include:
32-
- if: (tag IS present) OR (branch = master)
32+
- if: tag IS present
3333
os: osx
3434
# tag =~ ^\d+\.\d+(\.\d+)?(-\S*)?$
3535
before_install: skip

0 commit comments

Comments
 (0)