Removed obsolete test exeuction of controller tests in travis (because they are migrated to rspec now).
This commit is contained in:
parent
1efcb9d89f
commit
208ed18fdd
1 changed files with 0 additions and 1 deletions
|
@ -65,7 +65,6 @@ script:
|
|||
- bundle exec rspec
|
||||
- rake db:reset
|
||||
- rake test:units
|
||||
- rake test:controllers
|
||||
- ruby -I test/ test/integration/object_manager_test.rb
|
||||
- ruby -I test/ test/integration/package_test.rb
|
||||
after_success:
|
||||
|
|
Loading…
Reference in a new issue