Skip to content

Commit

Permalink
Disable MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominik Schulz authored and dominikschulz committed Feb 6, 2018
1 parent 2258b12 commit 80f8a6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ language: go
dist: trusty
os:
- linux
- osx

before_install:
- if [ $TRAVIS_OS_NAME = linux ]; then sudo apt-get install git gnupg2; else brew install git gnupg || true; fi
Expand Down

0 comments on commit 80f8a6e

Please sign in to comment.