Skip to content

Commit

Permalink
[Bherly/Tara] Fix Travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
pushm0v committed May 8, 2018
1 parent 06fea70 commit a133e10
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 @@ -5,6 +5,7 @@ rvm:
before_script:
- cp config/application.yml.example config/application.yml
- cp config/database.yml.example config/database.yml
- cp config/tps_config.yml.example config/tps_config.yml
- psql -c 'create database barito_test;' -U postgres
script:
- bundle package --all
Expand Down

0 comments on commit a133e10

Please sign in to comment.