Skip to content

Commit

Permalink
Need more permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
danni committed Jan 31, 2014
1 parent 239014a commit 5e0a030
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
@@ -1,8 +1,9 @@
language: c

install:
- make all install
- sed -i -re 's/^(hosts: .*$)/\1 docker/' /etc/nsswitch.conf
- make
- sudo make install
- sudo sed -i -re 's/^(hosts: .*$)/\1 docker/' /etc/nsswitch.conf

script:
- getent hosts badger.docker
Expand Down

0 comments on commit 5e0a030

Please sign in to comment.