We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 901c7a2 commit 962e366Copy full SHA for 962e366
.travis.yml
@@ -5,3 +5,5 @@ rvm:
5
env: THEME=bridgepdx
6
before_install:
7
- rvm rubygems 1.8.25
8
+before_script:
9
+ - bundle exec rake db:migrate
0 commit comments