[travis] Test on Linux and OS X
This commit is contained in:
@@ -1,8 +1,11 @@
|
|||||||
os:
|
os:
|
||||||
- osx
|
- osx
|
||||||
|
- linux
|
||||||
|
language: generic
|
||||||
|
sudo: required
|
||||||
|
dist: trusty
|
||||||
osx_image: xcode7.2
|
osx_image: xcode7.2
|
||||||
install:
|
install:
|
||||||
- curl -sL https://gist.github.com/kylef/5c0475ff02b7c7671d2a/raw/621ef9b29bbb852fdfd2e10ed147b321d792c1e4/swiftenv-install.sh | bash
|
- eval "$(curl -sL https://gist.githubusercontent.com/kylef/5c0475ff02b7c7671d2a/raw/02090c7ede5a637b76e6df1710e83cd0bbe7dcdf/swiftenv-install.sh)"
|
||||||
script:
|
script:
|
||||||
- . ~/.swiftenv/init
|
|
||||||
- make test
|
- make test
|
||||||
|
|||||||
Reference in New Issue
Block a user