Skip to content

Commit

Permalink
Merge remote branch 'upstream/master' into hogeng
Browse files Browse the repository at this point in the history
Conflicts:
	vendor/plugins/livesearch_sidebar/app/views/livesearch_sidebar/_content.html.erb
  • Loading branch information
YAEGASHI Takeshi committed Feb 11, 2013
2 parents 10b7724 + cf8efcb commit 36cf8d5
Show file tree
Hide file tree
Showing 550 changed files with 13,929 additions and 19,941 deletions.
1 change: 0 additions & 1 deletion .gitignore
Expand Up @@ -4,7 +4,6 @@ config/unicorn.rb
*.log
*~
db/*.sqlite*
db/schema.rb
.*.swp
.*.swo
.DS_Store
Expand Down
7 changes: 7 additions & 0 deletions .travis.yml
@@ -0,0 +1,7 @@
language: ruby
rvm:
- 1.9.3
before_install:
- cp config/database.yml.pgsql config/database.yml
before_script:
- rake db:create db:migrate

0 comments on commit 36cf8d5

Please sign in to comment.