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