travis
This commit is contained in:
parent
d38e71b42a
commit
3e5b054534
|
@ -7,7 +7,7 @@ dist: trusty
|
||||||
osx_image: xcode7.2
|
osx_image: xcode7.2
|
||||||
install:
|
install:
|
||||||
- eval "$(curl -sL https://gist.githubusercontent.com/kylef/5c0475ff02b7c7671d2a/raw/02090c7ede5a637b76e6df1710e83cd0bbe7dcdf/swiftenv-install.sh)"
|
- eval "$(curl -sL https://gist.githubusercontent.com/kylef/5c0475ff02b7c7671d2a/raw/02090c7ede5a637b76e6df1710e83cd0bbe7dcdf/swiftenv-install.sh)"
|
||||||
- sh ./setup_env.sh
|
- bash ./setup_env.sh
|
||||||
script:
|
script:
|
||||||
- swift build
|
- swift build
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue