go go magic charms
parent
13b4122cf5
commit
671d823eee
|
@ -34,7 +34,6 @@ jobs:
|
|||
# Frontend is focus
|
||||
- name: "Test the Frontend"
|
||||
install:
|
||||
- "ls -lsh node_modules"
|
||||
- "bin/installDeps.sh"
|
||||
- "export GIT_HASH=$(git rev-parse --verify --short HEAD)"
|
||||
script:
|
||||
|
|
|
@ -87,6 +87,6 @@
|
|||
"test": "nyc mocha --timeout 5000 ../tests/backend/specs/api",
|
||||
"test-container": "nyc mocha --timeout 5000 ../tests/container/specs/api"
|
||||
},
|
||||
"version": "1.8.6",
|
||||
"version": "1.8.4",
|
||||
"license": "Apache-2.0"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue