mirror of
https://github.com/laurivosandi/certidude
synced 2024-12-22 08:15:18 +00:00
tests: Assume NetworkManager is installed
This commit is contained in:
parent
47aded48d5
commit
a5565439ab
@ -11,7 +11,7 @@ install:
|
||||
- echo "127.0.0.1 localhost" | sudo tee /etc/hosts
|
||||
- echo "127.0.1.1 ca.example.lan ca" | sudo tee -a /etc/hosts
|
||||
- echo "127.0.0.1 vpn.koodur.lan" | sudo tee -a /etc/hosts
|
||||
- sudo mkdir -p /etc/systemd/system
|
||||
- sudo mkdir -p /etc/systemd/system /etc/NetworkManager/system-connections
|
||||
- sudo pip install -r requirements.txt
|
||||
- sudo pip install codecov pytest-cov
|
||||
- sudo pip install -e .
|
||||
|
Loading…
Reference in New Issue
Block a user