Skip to content

Commit

Permalink
BLD: allow python pip failure again
Browse files Browse the repository at this point in the history
  • Loading branch information
tangkong committed Mar 24, 2022
1 parent d032a6f commit 0c108ac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ env:
jobs:
allow_failures:
# ** pyqtads is not available on PyPI, so this cannot succeed:
- name: "Python 3.8 - PIP"
- name: "Python 3.9 - PIP"
- name: "Python - PIP"

import:
- pcdshub/pcds-ci-helpers:travis/shared_configs/setup-env-ui.yml
Expand Down

0 comments on commit 0c108ac

Please sign in to comment.