Making sure travis has the build.txt requirements
This commit is contained in:
parent
c5b2206f94
commit
38725e6ad0
|
|
@ -4,6 +4,7 @@ python:
|
|||
|
||||
before_install:
|
||||
- make setup
|
||||
- make setup_ci
|
||||
|
||||
script:
|
||||
- make style
|
||||
|
|
|
|||
Loading…
Reference in New Issue