Skip to content

Commit

Permalink
[ci] remove unnecessary install
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesBuchner committed Apr 21, 2020
1 parent 0f6d2fc commit 1bbb356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ install:
- git clone https://github.com/fredRos/pypmc/
- pushd pypmc && python setup.py install --user && popd
- rm -rf pypmc
- pip install coveralls pypmc
- pip install coveralls

# Summerise environment
# ---------------------
Expand Down

0 comments on commit 1bbb356

Please sign in to comment.