Skip to content

Commit

Permalink
ok, apt_packages do not work for me :)
Browse files Browse the repository at this point in the history
  • Loading branch information
piranha committed Jul 4, 2015
1 parent 3a4c9d5 commit 31fd513
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@ python:
- '2.7'
virtualenv:
system_site_packages: true
before_install:
- sudo apt-get install -qq python-yaml python-jinja2 python-smartypants
addons:
ssh_known_hosts: maia.solovyov.net
apt_packages:
- python-yaml
- python-jinja2
- python-smartypants
install:
- pip install cyrax
script:
Expand Down

0 comments on commit 31fd513

Please sign in to comment.