Skip to content
This repository was archived by the owner on Jul 21, 2019. It is now read-only.

Commit 7053db6

Browse files
authored
Merge pull request #647 from devopsdays/update-packages
Update packages
2 parents 3394395 + 46086bc commit 7053db6

File tree

10 files changed

+10018
-5237
lines changed

10 files changed

+10018
-5237
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ script:
2424
before_deploy:
2525
- cd $TRAVIS_BUILD_DIR
2626
- mkdir -p release
27-
- zip -r release/devopsdays-theme-$TRAVIS_TAG.zip . -x \*.git\* \*exampleSite\* appveyor.yml \*.travis.ci\* \*tests\* \*bin\* \*build\* \*release\* config.codekit3 \*bower_components\* bower.json gulpfile.js netlify.toml package.json STYLE.md *\node_modules\* *\scss\* *\gulp\* contributing.json static/js/devopsdays.js .travis.yml \*utils\*
27+
- zip -r release/devopsdays-theme-$TRAVIS_TAG.zip . -x \*.git\* \*exampleSite\* appveyor.yml \*.travis.ci\* \*tests\* \*bin\* \*build\* \*release\* config.codekit3 \*bower_components\* bower.json gulpfile.js netlify.toml package.json package-lock.json STYLE.md *\node_modules\* *\scss\* *\gulp\* contributing.json static/js/devopsdays.js .travis.yml \*utils\*
2828

2929
deploy:
3030
provider: releases

0 commit comments

Comments
 (0)