mirror of
https://github.com/prometheus/alertmanager
synced 2025-01-24 15:02:58 +00:00
9ec25d84c5
Adding two basic (fuzz-) tests for Utils.Filter.parseMatcher. Including tests in Travis runs. Adding make target "test" and "dev-server".
4 lines
61 B
Docker
4 lines
61 B
Docker
FROM node:latest
|
|
|
|
RUN npm install -g elm elm-format elm-test
|