Skip to content

Commit

Permalink
Merge 1aca799 into 9b129d9
Browse files Browse the repository at this point in the history
  • Loading branch information
afontainec committed Apr 9, 2019
2 parents 9b129d9 + 1aca799 commit c1f5dd2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ after_success:
deploy:
provider: script
skip_cleanup: true
script: .travis/pu.sh
script: sh .travis/pu.sh
on:
branch: master
tags: false
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chinchay",
"version": "0.1.28",
"version": "0.1.29",
"description": "Building MVC files for express and knex.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit c1f5dd2

Please sign in to comment.