Skip to content

Commit

Permalink
debug commit
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl committed Jun 9, 2020
1 parent 77b41a9 commit 232baf0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ env:
- PATH="$PYENV_ROOT/bin:$PATH"
- PIP_CACHE_DIR="$HOME/.cache/pip" # unify pip cache location for all platforms
stages:
- check
- test
- name: check
if: false
- name: test
if: false
- build
# Travis doesn't support testing python on Mac yet, so we need
# to workaround it by installing it directly with brew.
Expand Down

0 comments on commit 232baf0

Please sign in to comment.