We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d237c4 commit c3affe3Copy full SHA for c3affe3
1 file changed
.travis.yml
@@ -1,6 +1,7 @@
1
language: ruby
2
rvm:
3
- 1.9.3
4
+ - 2.0.0
5
before_script:
6
- cp config/database.yml.sample config/database.yml
7
- cp config/redis.yml.sample config/redis.yml
0 commit comments