do make deps in travis and apply security fixes

This commit is contained in:
Rob Parker
2018-02-23 12:58:01 +00:00
parent 0eacad5848
commit e1829f3f47
2 changed files with 3 additions and 2 deletions

View File

@@ -20,5 +20,6 @@ install:
- echo nothing
script:
- make deps
- make build-devserver
- make test-devserver