travis osx (#214)

pull/216/head
Simon Massey 6 years ago committed by GitHub
parent ece047890c
commit 460e5c3281
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -79,10 +79,11 @@ matrix:
sudo: required
language: ruby
rvm: 2.4
# - os: osx
# env: GITSECRET_DIST="brew"
# sudo: false
# language: generic
- os: osx
env: GITSECRET_DIST="brew"
sudo: required
language: ruby
rvm: 2.4
before_script:
- chmod +x ".ci/before_script.sh" && ".ci/before_script.sh"

Loading…
Cancel
Save