Skip to content

Commit

Permalink
trying something else
Browse files Browse the repository at this point in the history
  • Loading branch information
lsanchez-r7 committed Feb 25, 2016
1 parent 2a78aa8 commit 021bd03
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
@@ -1,9 +1,10 @@
group: stable
sudo: false
addons:
apt:
sources:
- graphviz
before_install:
- sudo apt-get update -qq
# graphviz is needed to specs that check that diagram create works
- sudo apt-get install -qq graphviz
- gem update bundler
language: ruby
rvm:
Expand Down

0 comments on commit 021bd03

Please sign in to comment.