Skip to content

Commit 7d211d4

Browse files
committed
try to fix test
1 parent 5711075 commit 7d211d4

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)