Skip to content

Commit

Permalink
travis: skip sys-dep builds pt3
Browse files Browse the repository at this point in the history
  • Loading branch information
MuellerSeb committed Mar 22, 2020
1 parent 51e832a commit aa54505
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,5 +1,5 @@
language: python
python: 3.8
python: 3.7

# setuptools-scm needs all tags in order to obtain a proper version
git:
Expand Down Expand Up @@ -39,7 +39,7 @@ script:
- python3 -m cibuildwheel --output-dir tmp_dist

stages:
- test
# - test
- coverage
- name: deploy
if: (NOT type IN (pull_request)) AND (repo = GeoStat-Framework/ogs5py)
Expand Down

0 comments on commit aa54505

Please sign in to comment.