Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 09713ac

Browse files
committed
show ci detail info
1 parent afd6707 commit 09713ac

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ matrix:
3232
language: objective-c
3333
before_install:
3434
- brew update
35-
- brew install carthage > /dev/null 2>&1
36-
- brew install ios-webkit-debug-proxy > /dev/null 2>&1
37-
- brew install nvm > /dev/null 2>&1
35+
- brew install carthage
36+
- brew install ios-webkit-debug-proxy
37+
- brew install nvm
3838
before_script:
3939
- source $(brew --prefix nvm)/nvm.sh
4040
- nvm install 7

0 commit comments

Comments
 (0)