Skip to content

Commit

Permalink
auto commit from bot: Testing flow with version update
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Olmstead committed Dec 15, 2016
1 parent fb2bc07 commit 2ab0fc2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/github.js
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ function checkProxy(params){


//** TEST CODE ****/
Github.push('test-bot-branch', "Testing skip ci");
//Github.preCheck('test-bot-branch');
Github.push('test-bot-branch', "Testing flow with version update");
//Github.mergeToMaster('test-bot-branch');
//Github.release("0.0.2", "[skip ci]");

0 comments on commit 2ab0fc2

Please sign in to comment.