`.travis.yml` cleanup.

This commit is contained in:
Roman Syroeshko 2015-06-23 21:34:31 +04:00
parent 1b56db21dc
commit 7a2125c7e9
1 changed files with 2 additions and 2 deletions

View File

@ -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