Этот коммит содержится в:
wpetit 2017-07-24 15:25:58 +02:00
родитель 68461367c8
Коммит c03aefc66a
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -1,7 +1,8 @@
---
pipeline:
test:
image: node:latest
image: alpine:3.6
commands:
- apk add --no-cache nodejs nodejs-npm firefox-esr
- npm install
- npm test