oops
This commit is contained in:
parent
3cdc25fb97
commit
217105fb70
|
@ -30,7 +30,7 @@ matrix:
|
|||
|
||||
before_install:
|
||||
- if [[ $TRAVIS_OS_NAME == 'osx' ]]; then
|
||||
gen install xcpretty
|
||||
gem install xcpretty
|
||||
fi
|
||||
- if [[ $TRAVIS_OS_NAME == 'linux' ]]; then
|
||||
eval "$(curl -sL https://swiftenv.fuller.li/install.sh)";
|
||||
|
|
Loading…
Reference in New Issue