mirror of
https://github.com/changkun/modern-cpp-tutorial.git
synced 2025-12-18 21:24:39 +03:00
see #72: speed up travis
This commit is contained in:
@@ -6,7 +6,6 @@ before_install:
|
|||||||
- chmod 600 ~/.ssh/id_rsa
|
- chmod 600 ~/.ssh/id_rsa
|
||||||
- git config --global user.name "Changkun Ou"
|
- git config --global user.name "Changkun Ou"
|
||||||
- git config --global user.email "hi@changkun.us"
|
- git config --global user.email "hi@changkun.us"
|
||||||
- make build-env
|
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
ssh_known_hosts:
|
ssh_known_hosts:
|
||||||
|
|||||||
Reference in New Issue
Block a user