Skip to content

Commit

Permalink
Merge pull request ronpandolfi#10 from lbl-camera/ihumphrey-patch-tra…
Browse files Browse the repository at this point in the history
…vis-1

Update .travis.yml to avoid attrs version conflict
  • Loading branch information
ronpandolfi authored Jul 2, 2019
2 parents 442edeb + 70e912d commit 1843ebb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ addons:
packages:
- qtbase5-dev
install:
- pip install --upgrade attrs>=17.4.0 # travis python3.6 has attrs 17.3.0 installed
- pip install cx_freeze==6.0b1
- pip install coveralls pytest
- pip install git+https://github.com/lbl-camera/Xi-cam.core.git
Expand Down

0 comments on commit 1843ebb

Please sign in to comment.