Skip to content

Commit

Permalink
perf(breaking): add package-lock.json to repo and version bump (#1705)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Bump version to 2.0 for patternfly/patternfly
  • Loading branch information
dgutride authored and redallen committed Apr 8, 2019
1 parent fc0c926 commit 37bbfa0
Show file tree
Hide file tree
Showing 3 changed files with 33,963 additions and 29 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ script:
- npm run build-ghpages
- npm run build-patternfly

# after_success:
# - ./build/deploy.sh - temporarily disable releases while merging breaking change pr's
after_success:
- ./build/deploy.sh

before_deploy:
- cd $TRAVIS_BUILD_DIR
Loading

0 comments on commit 37bbfa0

Please sign in to comment.