Skip to content

Commit

Permalink
Add CI for Mac
Browse files Browse the repository at this point in the history
  • Loading branch information
mschilli87 committed Oct 16, 2018
1 parent 0bad37c commit 6d7c3f0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@
# environment #
###############

# run on Linux & Mac
os:
- linux
- osx

# make sure perl is available
language: perl

Expand Down

0 comments on commit 6d7c3f0

Please sign in to comment.