Skip to content
This repository was archived by the owner on Nov 30, 2018. It is now read-only.

Commit 082e914

Browse files
committed
Load database schema
1 parent d1230ae commit 082e914

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ language: ruby
22
rvm:
33
- 1.9.3
44
- 2.0.0
5+
# Load database schema before rake
6+
before_script: bundle exec rake db:schema:load

0 commit comments

Comments
 (0)