Skip to content

Commit

Permalink
test only osX
Browse files Browse the repository at this point in the history
  • Loading branch information
pfernique committed Mar 4, 2019
1 parent f2e56bc commit 9cf083a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@ git:
depth: false

os:
- linux
# - linux
- osx
- windows
# - windows

dist: trusty

osx_image: xcode8.3

env:
- CONDA_RECIPE=etc/conda/libstatiskit_core-dev
- CONDA_RECIPE=etc/conda/autowig-libstatiskit_core
- CONDA_RECIPE=etc/conda/libstatiskit_core
# - CONDA_RECIPE=etc/conda/libstatiskit_core-dev
# - CONDA_RECIPE=etc/conda/autowig-libstatiskit_core
# - CONDA_RECIPE=etc/conda/libstatiskit_core
- CONDA_RECIPE=etc/conda/python-statiskit_core

matrix:
Expand Down

0 comments on commit 9cf083a

Please sign in to comment.