Skip to content

Commit

Permalink
.travis.yml cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Syroeshko committed Jun 23, 2015
1 parent 1b56db2 commit 7a2125c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ env:

before_install:
## Packages
- sudo apt-get -qq update > /dev/null
- sudo apt-get -qq install graphviz > /dev/null
- sudo apt-get update -qq
- sudo apt-get install -y graphviz

before_script:
## Composer
Expand Down

0 comments on commit 7a2125c

Please sign in to comment.