Skip to content

Commit a87be55

Browse files
committed
Revert "Add --no-skip-current to travis"
This reverts commit e6cd2bc.
1 parent e6cd2bc commit a87be55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ cache:
88
before_install:
99
- brew update
1010
- brew outdated carthage || brew upgrade carthage
11-
- carthage bootstrap --cache-builds --no-skip-current
11+
- carthage bootstrap --cache-builds
1212

1313
jobs:
1414
include:

0 commit comments

Comments
 (0)