Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Commit

Permalink
Reconnect heroku continuous deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
localnerve committed Apr 2, 2018
1 parent c3d8740 commit 80b285b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -38,7 +38,7 @@ deploy:
- master
- production
repo: localnerve/react-pwa-reference
node: 6
node: 8
after_deploy:
- npm install
- curl -i $DEPLOY_URL
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "react-pwa-reference",
"version": "0.5.0",
"version": "0.5.1",
"description": "A universal reactiflux progressive web application reference",
"author": "Alex Grant <alex@localnerve.com> (@localnerve)",
"license": "BSD-3-Clause",
Expand Down

0 comments on commit 80b285b

Please sign in to comment.