travis: add test and test-results actions
This commit is contained in:
@@ -40,6 +40,8 @@ install:
|
||||
|
||||
script:
|
||||
- python cue.py build
|
||||
- python cue.py test
|
||||
- python cue.py test-results
|
||||
|
||||
# If you need to do more during install and build,
|
||||
# add a local directory to your module and do e.g.
|
||||
|
||||
Reference in New Issue
Block a user