Skip to content

Commit

Permalink
Merge pull request #4040 from storybooks/pksunkara/travis
Browse files Browse the repository at this point in the history
Removed obsolete travis references
  • Loading branch information
ndelangen committed Aug 18, 2018
2 parents 3dc23e3 + c983ba0 commit 494bda5
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 129 deletions.
21 changes: 0 additions & 21 deletions docs/.travis.yml

This file was deleted.

2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"license": "MIT",
"main": "n/a",
"scripts": {
"build": "gatsby build && cp static/**/* .travis.yml ./public",
"build": "gatsby build && cp static/**/* ./public",
"build-storybook": "build-storybook",
"deploy:ci": "gh-pages -t -r https://${GH_TOKEN}@github.com/storybooks/storybook.git -d public -o origin -b gh-pages",
"deploy:manual": "gh-pages -t -r git@github.com:storybooks/storybook.git -d public -o origin -b gh-pages",
Expand Down
14 changes: 0 additions & 14 deletions docs/scripts/travis/after_success.sh

This file was deleted.

38 changes: 0 additions & 38 deletions docs/scripts/travis/before_install.sh

This file was deleted.

17 changes: 0 additions & 17 deletions scripts/travis/after_success.sh

This file was deleted.

38 changes: 0 additions & 38 deletions scripts/travis/before_install.sh

This file was deleted.

0 comments on commit 494bda5

Please sign in to comment.