Debug CI processing

This commit is contained in:
Deon George 2017-12-08 15:46:57 +11:00
parent 810b6bc32d
commit 6fec7d75ce
No known key found for this signature in database
GPG Key ID: 7670E8DC27415254
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ before_script:
# Install Node dependencies.
# comment this out if you don't have a node dependency
- ls -al && md5 *json && grep admin *json
- npm install
# Copy over testing configuration.