Skip to content

Instantly share code, notes, and snippets.

@Danappelxx
Last active June 14, 2016 08:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Danappelxx/840f54735eb13a2fb36073e44eca576e to your computer and use it in GitHub Desktop.
Save Danappelxx/840f54735eb13a2fb36073e44eca576e to your computer and use it in GitHub Desktop.
notifications:
slack: zewo:VjyVCCQvTOw9yrbzQysZezD1
os:
- linux
- osx
language: generic
sudo: required
dist: trusty
osx_image: xcode8
install:
- eval "$(curl -sL https://raw.githubusercontent.com/Zewo/Zewo/master/Scripts/install-swift.sh)"
script:
- swift build
- swift build -c release
- swift test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment