Browse Source

wip11

pull/386/head
Eduardo Calil 10 years ago
parent
commit
add113cb4b
  1. 3
      .travis.yml

3
.travis.yml

@ -15,5 +15,6 @@ before script:
- npm install -g bower
- bower install
- manage.py migrate
scripts:
script:
- test_and_check_qa
Loading…
Cancel
Save