Skip to content

Commit

Permalink
Revert "Enable travis-ci OSX builds"
Browse files Browse the repository at this point in the history
This reverts commit 02cf75f.

Bug: T110925
Change-Id: I31991ad1decd7a5906096245719f5e79c3d392e3
  • Loading branch information
jayvdb committed Aug 31, 2015
1 parent 5c4601a commit 8004cdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# See tests/README.rst for instructions for using travis with developer builds.

language: python

sudo: false
Expand All @@ -9,10 +10,9 @@ python:
- '3.4'
- '2.6'

# OSX builds are not yet available
# OSX builds do not yet support Python
os:
- linux
- osx

addons:
apt:
Expand Down

0 comments on commit 8004cdf

Please sign in to comment.