mirror of
https://github.com/laurivosandi/certidude
synced 2024-12-22 08:15:18 +00:00
tests: Fix typo
This commit is contained in:
parent
c428be48ff
commit
960e7be1f1
@ -10,7 +10,7 @@ virtualenv:
|
||||
install:
|
||||
- echo "127.0.0.1 localhost" | sudo tee /etc/hosts
|
||||
- echo "127.0.0.1 ca.example.lan ca" | sudo tee -a /etc/hosts
|
||||
- echo "127.0.0.1 vpn.koodur.lan | sudo tee -a /etc/hosts
|
||||
- echo "127.0.0.1 vpn.koodur.lan" | sudo tee -a /etc/hosts
|
||||
- pip install -r requirements.txt
|
||||
- pip install codecov pytest-cov
|
||||
- pip install --editable .
|
||||
|
Loading…
Reference in New Issue
Block a user