Skip to content

Commit e682363

Browse files
committed
update carthage version in travis builds
1 parent f76671c commit e682363

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ osx_image: xcode8
33
env:
44
global:
55
- FRAMEWORK_NAME=SQLiteMigrationManager
6+
before_install:
7+
- brew update
8+
- brew outdated carthage || brew upgrade carthage
69
before_script:
710
- bin/setup
811
script:

0 commit comments

Comments
 (0)