Skip to content

Commit

Permalink
Remove OSX build to save time
Browse files Browse the repository at this point in the history
Since this is a pure library, nothing wiill be found on OSX of interest
  • Loading branch information
lorenzo committed Jun 1, 2020
1 parent 79939ad commit 4ed3264
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 @@ -20,13 +20,6 @@ matrix:
# Nightly builds are allowed to fail
- env: ARGS="--resolver nightly"

# Build on OS X in addition to Linux
- env: ARGS="--resolver lts"
os: osx

- env: ARGS="--resolver nightly"
os: osx

- env:
- PURPOSE="Integration tests"
- ARGS=""
Expand Down

0 comments on commit 4ed3264

Please sign in to comment.