Install ntp before starting the tests

This commit is contained in:
Clement Michaud 2016-12-18 00:14:06 +01:00
parent ff57783c3d
commit dc7b554c8d

View File

@ -1,6 +1,7 @@
language: node_js
services:
- docker
- ntp
before_install: npm install -g npm@'>=2.13.5'
script:
- npm test