Skip to content
This repository has been archived by the owner on May 8, 2020. It is now read-only.

Commit

Permalink
fix(travis): added empty changelog and copied .env so travis ci doens…
Browse files Browse the repository at this point in the history
…'t complain
  • Loading branch information
zakhenry committed May 24, 2016
1 parent e153946 commit 8c05ba5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ branches:
before_install:
- npm install -g pr-bumper
- pr-bumper check
- cp .env.example .env
install:
- travis_retry npm install
script:
Expand Down
Empty file added CHANGELOG.md
Empty file.

0 comments on commit 8c05ba5

Please sign in to comment.