This website requires JavaScript.
Explore
Help
Sign In
choteaumt
/
adopt-a-hydrant
mirror of
https://github.com/choteaumt/adopt-a-hydrant.git
Watch
1
Star
0
Fork
You've already forked adopt-a-hydrant
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d46e429039
adopt-a-hydrant
/
.travis.yml
7 lines
98 B
YAML
Raw
Normal View
History
Unescape
Escape
Revert "Use db:schema:load task instead of db:migrate" This reverts commit 3350839d2e7ae0c30714b1b2e1f6481bdae23fbf.
2011-06-14 14:45:03 +00:00
script
:
"bundle exec rake db:migrate test"
Add Travis configuration file
2011-05-08 23:03:38 +00:00
rvm
:
-
1.8
.7
-
1.9
.2
-
ree
Set custom environment
2011-05-08 23:21:29 +00:00
env
:
"RAILS_ENV=test"