Skip to content

Commit

Permalink
Merge branch 'develop' into feature/searchexpand2
Browse files Browse the repository at this point in the history
  • Loading branch information
Joanna authored and Joanna committed Dec 20, 2019
2 parents d7aa052 + 56e073d commit f51cc6b
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 @@ -12,7 +12,7 @@ before_install:
- cp config/settings/local.dst config/settings/local.py
- mkdir logs
- touch logs/debug.log
- gem install bundler
- gem install bundler -v 2.1.0
- bundle install
- sudo /etc/init.d/postgresql stop
- wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | sudo apt-key
Expand Down

0 comments on commit f51cc6b

Please sign in to comment.