Skip to content

Commit

Permalink
Travis: Use the default config.
Browse files Browse the repository at this point in the history
  • Loading branch information
YtvwlD committed Oct 1, 2017
1 parent d5a1e73 commit 31cc1cc
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 @@ before_install:
- sudo apt-get update
- sudo apt-get install gemnasium-toolbelt nodejs
script:
- cd var && ln -s default_config.yaml config.yaml && ln -s currency-images-default currency-images && cd ..
- bundle exec rake db:migrate RAILS_ENV=test
- bundle exec rake
after_success:
Expand Down

0 comments on commit 31cc1cc

Please sign in to comment.