Browse Source

wip33

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

2
.travis.yml

@ -18,7 +18,7 @@ install:
before_script: before_script:
- cp .env_dev .env - cp .env_dev .env
- bower install - bower install -f
- manage.py migrate - manage.py migrate
script: ./test_and_check_qa.sh script: ./test_and_check_qa.sh
Loading…
Cancel
Save