Update circle.yml

This commit is contained in:
Mateusz Trojak
2016-09-27 16:59:25 +02:00
committed by GitHub
parent 65b0f7a5a9
commit 0c63359bd5
+1 -1
View File
@@ -21,4 +21,4 @@ test:
- wget http://localhost:3001 -O grafana.html
- wget http://localhost:8083 -O influxdb.html
- mv *.html $CIRCLE_ARTIFACTS
- killall --wait docker
- sudo killall --wait docker