~nataliabidart/magicicada-server/update-copyright-notices

« back to all changes in this revision

Viewing changes to .travis.yml

  • Committer: Natalia
  • Date: 2016-09-01 17:10:04 UTC
  • mto: This revision was merged to the branch mainline in revision 75.
  • Revision ID: natalia.bidart@ubuntu.com-20160901171004-t18lyn8uasympd08
During test, start-db after sourcedeps were run (otherwise django is not available).

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 
11
11
script:
12
12
    - make clean-sourcedeps
13
 
    - make start-db
14
13
    - make test SOURCEDEPS_DIR=sourcedeps