mirror of
https://github.com/kremalicious/blog.git
synced 2025-02-14 21:10:25 +01:00
travis_wait
This commit is contained in:
parent
505d7c08e7
commit
6a1c6f5770
@ -11,7 +11,7 @@ install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- npm test
|
- npm test
|
||||||
- npm run build
|
- travis_wait 30 npm run build
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- pip install --user awscli
|
- pip install --user awscli
|
||||||
@ -19,5 +19,5 @@ after_success:
|
|||||||
- npm run deploy
|
- npm run deploy
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
slack: kremalicious:LXLUCjkY5yaZaC9vHl9vIORr
|
slack: kremalicious:LXLUCjkY5yaZaC9vHl9vIORr
|
||||||
|
Loading…
Reference in New Issue
Block a user