mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
Install ntp before starting the tests
This commit is contained in:
parent
ff57783c3d
commit
dc7b554c8d
|
@ -1,6 +1,7 @@
|
||||||
language: node_js
|
language: node_js
|
||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
|
- ntp
|
||||||
before_install: npm install -g npm@'>=2.13.5'
|
before_install: npm install -g npm@'>=2.13.5'
|
||||||
script:
|
script:
|
||||||
- npm test
|
- npm test
|
||||||
|
|
Loading…
Reference in New Issue
Block a user