Skip to content

Commit

Permalink
init status
Browse files Browse the repository at this point in the history
  • Loading branch information
christineye committed Jun 11, 2018
1 parent b1b4ae6 commit 24dbc3d
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<IfModule mod_alias.c>
RedirectMatch 301 ^/pocket/$ http://waltzy.byethost11.com/pocket/web
</IfModule>
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ before_install:
- if [[ $TRAVIS_REPO_SLUG = wallabag/wallabag ]]; then cp .composer-auth.json ~/.composer/auth.json; fi;

script:
- travis_wait composer update --no-interaction --no-progress
- travis_wait bash composer install -o --no-interaction --no-progress --prefer-dist
- echo "travis_fold:start:prepare"
- make prepare DB=$DB
- echo "travis_fold:end:prepare"
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

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

Empty file removed var/cache/.gitkeep
Empty file.
Empty file removed var/logs/.gitkeep
Empty file.
Empty file removed var/sessions/.gitkeep
Empty file.

0 comments on commit 24dbc3d

Please sign in to comment.