Skip to content

Commit

Permalink
Oh no, sudo -i changes cwd
Browse files Browse the repository at this point in the history
  • Loading branch information
wtoorop committed Sep 3, 2014
1 parent 992d241 commit 73fccea
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 @@ -8,6 +8,6 @@ before_script:
script:
- ./configure --with-libevent
- make
- sudo -i PATH=$PATH make install
- sudo PATH=$PATH make install
- make test
- sudo make uninstall

0 comments on commit 73fccea

Please sign in to comment.