Browse Source

wip39

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

1
.travis.yml

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