Skip to content

Commit

Permalink
restore accidentally removed db setup on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
michalwski committed Oct 9, 2015
1 parent bb3eba0 commit 8b8a26c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ install:
- tools/travis-build.sh
- tools/travis-build-tests.sh
before_script:
- tools/travis-setup-db.sh
- if [ $PRESET = 'ldap_mnesia' ]; then tools/travis-setup-ldap.sh; fi
script: tools/travis-test.sh

Expand Down

0 comments on commit 8b8a26c

Please sign in to comment.