Travis CI configuration
This commit is contained in:
parent
ca221956fe
commit
a872395344
@ -1,7 +1,6 @@
|
||||
language: ruby
|
||||
|
||||
rvm:
|
||||
- 1.8.7
|
||||
rvm:
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
|
||||
|
||||
@ -26,7 +26,7 @@ export PATH_TO_PLUGINS=./plugins
|
||||
export GENERATE_SECRET=generate_secret_token
|
||||
export MIGRATE_PLUGINS=redmine:plugins:migrate
|
||||
export REDMINE_GIT_REPO=git://github.com/redmine/redmine.git
|
||||
export REDMINE_GIT_TAG=2.3-stable
|
||||
export REDMINE_GIT_TAG=2.0-stable
|
||||
export BUNDLE_GEMFILE=$PATH_TO_REDMINE/Gemfile
|
||||
|
||||
clone_redmine()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user