Skip to content
Snippets Groups Projects
Commit 576def4c authored by Casey Faist's avatar Casey Faist
Browse files

fix travis dependency blocker

parent 1be32ff0
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@ dist: trusty
rvm:
- 2.4.4
before_script:
- bash etc/ci-setup.sh
- gem install bundler -v 1.16.2
- bundle exec rake hatchet:setup_travis
addons:
......
sudo apt-get -qq update
sudo apt-get install software-properties-common -y
curl --fail --retry 3 --retry-delay 1 --connect-timeout 3 --max-time 30 https://cli-assets.heroku.com/install-ubuntu.sh | sh
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment