Skip to content

Commit

Permalink
use quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
daimatz committed Jan 2, 2014
1 parent 406205d commit 23d1b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ install:
- sudo chmod +x /usr/sbin/policy-rc.d
- sudo apt-get install -y slirp lxc lxc-docker
- git clone git://github.com/jpetazzo/sekexe
- sudo sekexe/run "docker -d" &
- sudo sekexe/run "docker -d &" &
- sudo apt-get install -y python-setuptools
- sudo easy_install fabric
before_script:
Expand Down

0 comments on commit 23d1b2c

Please sign in to comment.