Skip to content

Commit fa7b40b

Browse files
authored
Merge pull request #4039 from Carreau/try-fix-attr
try to fix tests
2 parents 5711075 + 7d211d4 commit fa7b40b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ before_install:
4646
tar -xzf geckodriver-v0.19.1-linux64.tar.gz -C geckodriver
4747
export PATH=$PATH:$PWD/geckodriver
4848
fi
49+
- pip install "attrs>=17.4.0"
4950

5051
install:
5152
- pip install --pre .[test]

0 commit comments

Comments
 (0)