Browse Source

Add alias to sapldb

pull/999/head
Edward Ribeiro 9 years ago
parent
commit
f10c73ec70
  1. 4
      .travis.yml

4
.travis.yml

@ -20,3 +20,7 @@ script:
- ./manage.py bower install - ./manage.py bower install
- py.test --create-db - py.test --create-db
# - ./test_and_check_qa.sh # - ./test_and_check_qa.sh
addons:
hosts:
- 127.0.0.1 sapldb

Loading…
Cancel
Save