Skip to content
Snippets Groups Projects

Issue/68

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -8,6 +8,7 @@ before_script:
run_tests:
stage: test
script:
- mv config.json.example config.json
- gulp build
- cd build/
- mocha
Loading