Skip to content

Commit

Permalink
Use test-data.sql of the corresponding faf-db tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Brutus5000 authored Oct 26, 2018
1 parent 6c74a15 commit ba4ba67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ before_install:
install:
- cp -r config.template config
- cp .env.template .env
- wget https://raw.githubusercontent.com/FAForever/db/develop/test-data.sql
- wget https://raw.githubusercontent.com/FAForever/db/`grep -oP 'faforever/faf-db:\K(.*)$' ./docker-compose.yml`/test-data.sql

script:
# Causes the docker-compose.yml to be syntax checked, without actually doing anything
Expand Down

0 comments on commit ba4ba67

Please sign in to comment.