Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Start testing on MacOS using Cirrus-CI
  • Loading branch information
DrHyde committed Feb 28, 2020
1 parent 168e2ab commit 987e930
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .cirrus.yml
Expand Up @@ -5,3 +5,10 @@ task:
test_script:
- pkg install -y bash
- ./test.sh

task:
name: MacOS
osx_instance:
image: catalina-xcode-11.3.1
test_script:
- ./test.sh

0 comments on commit 987e930

Please sign in to comment.