Browse Source

wip34

pull/386/head
Eduardo Calil 10 years ago
parent
commit
836e2f4d79
  1. 4
      .travis.yml

4
.travis.yml

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