Skip to content

Commit

Permalink
Removed tests for OS X
Browse files Browse the repository at this point in the history
  • Loading branch information
andyone committed Nov 13, 2015
1 parent 495ce91 commit d7dfcb4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,10 @@ go:
- release
- tip

os:
- linux
- osx

sudo: false

before_install:
- go get gopkg.in/check.v1

script:
- go test ./...

env:
- TMPDIR=$HOME

0 comments on commit d7dfcb4

Please sign in to comment.