Skip to content

Commit

Permalink
Modify Carthage platform argument
Browse files Browse the repository at this point in the history
  • Loading branch information
giginet committed Sep 28, 2016
1 parent 18ce072 commit 9e656cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@ env:
before_install:
- brew install swiftlint
install:
- carthage update --platform macOS
- carthage update --platform mac
matrix:
include:
- os: osx
Expand Down

0 comments on commit 9e656cd

Please sign in to comment.