Skip to content
Snippets Groups Projects
Commit 49c7842b authored by Vytor Calixto's avatar Vytor Calixto :space_invader:
Browse files

Change gitlab_ci file to use gulp test task

parent 608e0c1a
No related branches found
No related tags found
1 merge request!22Add istanbul to gulp task test
Pipeline #
......@@ -19,8 +19,7 @@ run_tests:
- mv config.json.example config.json
- sed -i -e 's/false/true/g' config.json
- gulp build
- cd build/
- mocha
- gulp test
tags:
- node
cache:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment