Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ install:
notifications:
email:
recipients:
- bsjun@kr.ibm.com
- jgyun@kr.ibm.com
on_success: change
on_failure: always
deploy:
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# devopstest
# devopstest

test
1 change: 0 additions & 1 deletion README0.md

This file was deleted.

13 changes: 1 addition & 12 deletions lib/server/index.js
Original file line number Diff line number Diff line change
@@ -1,15 +1,4 @@
/**
* IBM Confidential
*
* OCO Source Materials
*
* 5799-MA4
*
* © Copyright IBM Corp. 2017
*
* The source code for this program is not published or otherwise divested of its trade secrets,
* irrespective of what has been deposited with the U.S. Copyright Office.
*/


'use strict';

Expand Down
13 changes: 1 addition & 12 deletions lib/server/server.js
Original file line number Diff line number Diff line change
@@ -1,15 +1,4 @@
/**
* IBM Confidential
*
* OCO Source Materials
*
* 5799-MA4
*
* © Copyright IBM Corp. 2017
*
* The source code for this program is not published or otherwise divested of its trade secrets,
* irrespective of what has been deposited with the U.S. Copyright Office.
*/


'use strict';

Expand Down