Skip to content

Commit

Permalink
Restore Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pfernique committed Mar 7, 2019
1 parent 123a02b commit 7880235
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
# - osx
- linux
- osx
- 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 7880235

Please sign in to comment.