Skip to content

Commit

Permalink
Travis: drop OSX CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed Feb 6, 2017
1 parent 2bb7e4f commit bb4450e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ language: c


os: os:
- linux - linux
- osx


compiler: compiler:
- clang - clang
- gcc - gcc
- g++


addons: addons:
apt: apt:
Expand Down

0 comments on commit bb4450e

Please sign in to comment.