Skip to content

Commit

Permalink
try to fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Carreau committed Sep 26, 2018
1 parent 5711075 commit a15fb0a
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 @@ -46,6 +46,7 @@ before_install:
tar -xzf geckodriver-v0.19.1-linux64.tar.gz -C geckodriver
export PATH=$PATH:$PWD/geckodriver
fi
- pip install "attrs>=17.3.0"

install:
- pip install --pre .[test]
Expand Down

0 comments on commit a15fb0a

Please sign in to comment.