Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1068cef

Browse files
committed
seechangkun#72: speed up travis
1 parent325b966 commit1068cef

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

‎.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,5 @@ addons:
1212
ssh_known_hosts:
1313
-changkun.de
1414

15-
script:
16-
-make build
17-
1815
after_success:
1916
scp -r website/public/modern-cpp/* $encrypted_server_user@changkun.de:$encrypted_server_path

‎CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Report the error immediately by [submitting issue](https://github.com/changkun/m
2727

2828
Since this repository provides a variety of reading approaches, thus make sure you have checked all items in the following checklist:
2929

30-
-[ ] If you only making changes to the main part of the book (i.e. the`book` folder), and no changes to the code snippet, then you are good to go;
30+
-[ ] If you only making changes to the main part of the book (i.e. the`book` folder), and no changes to the code snippet, then you are good to go;
3131
-[ ] If you also change the code snippet in the main body of the book, then you need to synchronize the corresponding code snippet in the`code` folder;
3232
-[ ] If you changes also involve the exercises, you also need to synchronize the contents of the`exercises` folder.
3333

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp