Skip to content

Commit

Permalink
Update travis.
Browse files Browse the repository at this point in the history
[ci skip-rust]

[ci skip-build-wheels]
  • Loading branch information
stuhood committed Mar 3, 2021
1 parent f4d4b25 commit 2f056c5
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .travis.yml
Expand Up @@ -60,7 +60,7 @@ jobs:
- ${PYENV_ROOT_OSX}
- ${HOME}/.rustup
- ${HOME}/.cargo
- build-support/virtualenvs
- ${HOME}/.cache/pants/pants_dev_deps
- src/rust/engine/target
timeout: 500
dist: bionic
Expand Down Expand Up @@ -115,7 +115,7 @@ jobs:
- ${PYENV_ROOT_OSX}
- ${HOME}/.rustup
- ${HOME}/.cargo
- build-support/virtualenvs
- ${HOME}/.cache/pants/pants_dev_deps
- src/rust/engine/target
timeout: 500
dist: bionic
Expand Down Expand Up @@ -162,7 +162,7 @@ jobs:
- ${PYENV_ROOT_OSX}
- ${HOME}/.rustup
- ${HOME}/.cargo
- build-support/virtualenvs
- ${HOME}/.cache/pants/pants_dev_deps
- src/rust/engine/target
timeout: 500
env:
Expand Down Expand Up @@ -206,7 +206,7 @@ jobs:
- ${PYENV_ROOT_OSX}
- ${HOME}/.rustup
- ${HOME}/.cargo
- build-support/virtualenvs
- ${HOME}/.cache/pants/pants_dev_deps
- src/rust/engine/target
timeout: 500
env:
Expand Down Expand Up @@ -351,7 +351,7 @@ jobs:
- ${PYENV_ROOT_OSX}
- ${HOME}/.rustup
- ${HOME}/.cargo
- build-support/virtualenvs
- ${HOME}/.cache/pants/pants_dev_deps
- src/rust/engine/target
timeout: 500
dist: xenial
Expand Down Expand Up @@ -385,7 +385,7 @@ jobs:
- ${PYENV_ROOT_OSX}
- ${HOME}/.rustup
- ${HOME}/.cargo
- build-support/virtualenvs
- ${HOME}/.cache/pants/pants_dev_deps
- src/rust/engine/target
timeout: 500
dist: xenial
Expand Down Expand Up @@ -522,7 +522,7 @@ jobs:
- ${PYENV_ROOT_OSX}
- ${HOME}/.rustup
- ${HOME}/.cargo
- build-support/virtualenvs
- ${HOME}/.cache/pants/pants_dev_deps
- src/rust/engine/target
timeout: 500
dist: xenial
Expand Down Expand Up @@ -554,7 +554,7 @@ jobs:
- ${PYENV_ROOT_OSX}
- ${HOME}/.rustup
- ${HOME}/.cargo
- build-support/virtualenvs
- ${HOME}/.cache/pants/pants_dev_deps
- src/rust/engine/target
timeout: 500
env:
Expand Down Expand Up @@ -648,7 +648,7 @@ jobs:
- ${PYENV_ROOT_OSX}
- ${HOME}/.rustup
- ${HOME}/.cargo
- build-support/virtualenvs
- ${HOME}/.cache/pants/pants_dev_deps
- src/rust/engine/target
timeout: 500
env:
Expand Down

0 comments on commit 2f056c5

Please sign in to comment.