sixth attempt to set up Travis CI...
This commit is contained in:
parent
9dee183669
commit
94a9fb730e
@ -8,7 +8,7 @@ python:
|
||||
before_install:
|
||||
- "sudo apt-get update -qq"
|
||||
- "sudo apt-get install python3-dev"
|
||||
- "sudo -H pip3 install mypy pylint"
|
||||
- "pip3 install mypy pylint"
|
||||
|
||||
install:
|
||||
- "pip3 install ./magneticod"
|
||||
|
Loading…
Reference in New Issue
Block a user