see #72: speed up travis

This commit is contained in:
Changkun Ou
2019-07-15 19:18:29 +02:00
parent 325b9664a8
commit 1068cefb1f
2 changed files with 1 additions and 4 deletions

View File

@@ -12,8 +12,5 @@ addons:
ssh_known_hosts: ssh_known_hosts:
- changkun.de - changkun.de
script:
- make build
after_success: after_success:
scp -r website/public/modern-cpp/* $encrypted_server_user@changkun.de:$encrypted_server_path scp -r website/public/modern-cpp/* $encrypted_server_user@changkun.de:$encrypted_server_path