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

Add cd and mocha commands to CI file

parent b9efdcc2
No related branches found
No related tags found
1 merge request!21Issue/68
Pipeline #
......@@ -9,7 +9,8 @@ run_tests:
stage: test
script:
- gulp build
- gulp test
- cd build/
- mocha
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