second attempt to set up Travis CI
This commit is contained in:
parent
ac86d48a31
commit
002d50ac89
@ -7,8 +7,8 @@ python:
|
|||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- "pip3 install --user ./magneticod"
|
- "pip3 install ./magneticod"
|
||||||
- "pip3 install --user ./magneticow"
|
- "pip3 install ./magneticow"
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- "pylint ./magneticod/magneticod"
|
- "pylint ./magneticod/magneticod"
|
||||||
|
Loading…
Reference in New Issue
Block a user