Skip to content

Commit

Permalink
travis: skip sys-dep builds pt2
Browse files Browse the repository at this point in the history
  • Loading branch information
MuellerSeb committed Mar 22, 2020
1 parent 9d5b9ac commit 51e832a
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,17 +46,17 @@ stages:

jobs:
include:
- stage: test
name: Test on Linux
services: docker
- stage: test
name: Test on MacOS
os: osx
language: generic
- stage: test
name: Test on Windows
os: windows
language: shell
# - stage: test
# name: Test on Linux
# services: docker
# - stage: test
# name: Test on MacOS
# os: osx
# language: generic
# - stage: test
# name: Test on Windows
# os: windows
# language: shell

- stage: coverage
name: Coverage on Linux
Expand Down

0 comments on commit 51e832a

Please sign in to comment.