1
0
mirror of https://github.com/kremalicious/blog.git synced 2025-02-14 21:10:25 +01:00

travis_wait

This commit is contained in:
Matthias Kretschmann 2018-09-13 22:28:41 +02:00
parent 505d7c08e7
commit 6a1c6f5770
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -11,7 +11,7 @@ install:
script:
- npm test
- npm run build
- travis_wait 30 npm run build
after_success:
- pip install --user awscli