Testing Docker build on Travis

This commit is contained in:
Julia Amosova 2019-12-15 17:54:33 +00:00
parent 25a8664456
commit 4e134f8ec4
1 changed files with 1 additions and 0 deletions

View File

@ -5,4 +5,5 @@ do
sleep 10;
done
echo "$(date) - Docker container had been built successfully";
sleep 120;
npm run test:e2e;