mirror of
https://github.com/rickbarrette/stopwatch.git
synced 2026-04-02 09:51:57 -04:00
fix travis(?)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
require File.expand_path(File.dirname(__FILE__) + '/../../../test/test_helper')
|
require Rails.root / 'test' / 'test_helper'
|
||||||
|
|
||||||
class ActiveSupport::TestCase
|
class ActiveSupport::TestCase
|
||||||
|
|
||||||
|
|||||||
@@ -35,7 +35,7 @@ then
|
|||||||
git checkout -b $REDMINE_GIT_TAG origin/$REDMINE_GIT_TAG
|
git checkout -b $REDMINE_GIT_TAG origin/$REDMINE_GIT_TAG
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# create a link to the backlogs plugin
|
# create a link to the plugin
|
||||||
ln -sf $PATH_TO_PLUGIN plugins/$NAME_OF_PLUGIN
|
ln -sf $PATH_TO_PLUGIN plugins/$NAME_OF_PLUGIN
|
||||||
|
|
||||||
mv $TESTSPACE/database.yml.travis config/database.yml
|
mv $TESTSPACE/database.yml.travis config/database.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user