Skip to content

Commit dca1bc2

Browse files
committed
Merge branch 'upstream-master' of github.com:ShawnBaek/Parse-Swift into upstream-master
2 parents f2e18e3 + 868ec78 commit dca1bc2

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
@@ -16,7 +16,7 @@ jobs:
1616
- swift test
1717
- stage: package managers
1818
env: Cocoapods
19-
script: pod lib lint
19+
script: pod lib lint --verbose
2020
- stage: package managers
2121
env: Carthage
2222
script: carthage build --no-skip-current

0 commit comments

Comments
 (0)