Skip to content

Commit

Permalink
Maybe fix addons.apt.packages in Travis by using brackets.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritsvanrees committed Aug 28, 2015
1 parent 6c4a0b9 commit 032c50b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Expand Up @@ -4,10 +4,7 @@ python:
- 2.7
- 3.3
- 3.4
addons:
apt:
packages:
- git-svn
addons: {apt: {packages: git-svn}}
# We need these too, but they are already installed by default:
# git bzr mercurial subversion
# Now, we need to upgrade the system distribute, otherwise the
Expand Down

0 comments on commit 032c50b

Please sign in to comment.