Skip to content

Commit

Permalink
Install heroku toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewDryga committed Oct 30, 2016
1 parent 95f8e88 commit b69e9e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ branches:
except:
- /[0-9]*\.[0-9]*\.[0-9]*/
before_install:
# Install heroku toolchain
- wget -O- https://toolbelt.heroku.com/install-ubuntu.sh | sh
# Expose MQ and DB to Docker container
- sudo ./bin/ci/init-db.sh
script:
Expand Down

0 comments on commit b69e9e8

Please sign in to comment.