Run make build instead of dev on travis
This commit is contained in:
@@ -9,5 +9,5 @@ install:
|
|||||||
- make setup
|
- make setup
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- make dev
|
- make build
|
||||||
- make test
|
- make test
|
||||||
Reference in New Issue
Block a user