Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
chuckremes committed Mar 24, 2017
1 parent aa6b554 commit 89dbef9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
@@ -1,6 +1,8 @@
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y libzmq-dev
- sudo apt-get install -y libzmq5-dev
install:
- bundle install
script: bundle exec rspec
language: ruby
rvm:
Expand Down

0 comments on commit 89dbef9

Please sign in to comment.