Skip to content

Commit

Permalink
Remove branch field from .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kojinkai committed Dec 10, 2016
1 parent 2cb92e4 commit a8efea3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ deploy:
secure: X0Rd8epWXkc2DunIKufktFF+dCcyfnIB1p5Gw+Uja7LGmuOeWcSr5NJVQlmf7Be4rxGRPGOOV0b5Zd9FifJ5+veYVMS9DTPaLSpTxPVLHYFSXRtTl1HrTFAVdHEHhWV245Ec9DUs4nSeu6g4IWUu9spiG3moThucPjv9Krv2Xm0IbMK5DiYzwvGpJnU+HbcREP4L+ptcU3dVliDZzSxfu5Q/Dy8y8zq3DBIKHsfptmhhG2PXk128EZ5WYsx5StcgG5D19Y/Gq/DIm+9RAjiVLN0JPPa9evKRwKC7V+e10WibGPsFGqu8nBsNY6GNqHd4AG9MMK9LaTja2kFm3TTSaLpjrIYSWDlAMdz9a8uigmVJkRIfoDfX6fSw6Qq68guYB2a+vgfqGPbeoCPwwldtzVzC+bFGtbmkEsk+DwXkXroodvOzUnjVINpIDkCDRvLQQq7fl5Hq6N5I2U8wtTozoaf3K3h2mm2VHL2gyF3w/IPvNPjxxg/PyP686xkM/i/fmhkuZVWt0ZuVPBaJZH5K0rrU3LTrQgOuvvUTsNC7dUpYr27ggTxccTdPvbjtVpAe/OFuRGqs8j14U5DlnJwmBmcrec94oDFxe5WAi45FcZW7wPbI8Zc17Xdw2eNKKw4XZFBzBbNg4sMCk0ppwHnlMBwpqXqBuuOd0boUSTlTSI0=
on:
tags: true
branch: master
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-karma-gulp-browserify",
"version": "0.1.2",
"version": "0.1.3",
"description": "A generator for a fast ES6 Karma test harness",
"homepage": "https://github.com/kojinkai/generator-karma-gulp-browserify",
"author": {
Expand Down

0 comments on commit a8efea3

Please sign in to comment.