Skip to content
Snippets Groups Projects

Issue/68

Merged Vytor Calixto requested to merge issue/68 into development
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -17,6 +17,7 @@ run_tests:
@@ -17,6 +17,7 @@ run_tests:
script:
script:
- ping -W1 -c1 mongo
- ping -W1 -c1 mongo
- mv config.json.example config.json
- mv config.json.example config.json
 
- sed -i -e 's/"debug" : false/"debug" : true/g' config.json
- gulp build
- gulp build
- cd build/
- cd build/
- mocha
- mocha
Loading