Skip to content
Snippets Groups Projects
Commit 4380243d authored by Ivan Savov's avatar Ivan Savov
Browse files

Changes needed to support Django 1.10

  - Added Django 1.10 to travis CI
  - added a "fake" option_list attribute to BaseBowerCommand
    so accesing this code elewhere won't break (doesn't exist in Dj 1.10)
  - Added support for the new add_arguemnts api for management commands,
    it seems the two APIs can coexist fine.
  - Changed travis config so it prints stderr to console and uses tee to send copy to file `test_out`
parent 4e6fbd03
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment