Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
steffendsommer authored Sep 29, 2017
1 parent ef3059c commit 3ebdb5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ before_install:
brew update;
brew install vapor;
brew install cmysql;
gem install xcpretty
gem install xcpretty;

script:
- swift build
Expand Down

0 comments on commit 3ebdb5d

Please sign in to comment.