Skip to content

Commit

Permalink
Added Travis-CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jernejstrasner committed Dec 7, 2017
1 parent 5e67c3c commit a9bff89
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
@@ -0,0 +1,7 @@
language: swift
os: osx
osx_image: xcode9.2
script:
- swift build
- swift build -c release
- swift test

0 comments on commit a9bff89

Please sign in to comment.