mirror of
https://github.com/changkun/modern-cpp-tutorial.git
synced 2025-12-17 20:54:39 +03:00
see #72: speed up travis
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user