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