We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6cd2bc commit a87be55Copy full SHA for a87be55
.travis.yml
@@ -8,7 +8,7 @@ cache:
8
before_install:
9
- brew update
10
- brew outdated carthage || brew upgrade carthage
11
- - carthage bootstrap --cache-builds --no-skip-current
+ - carthage bootstrap --cache-builds
12
13
jobs:
14
include:
0 commit comments