Skip to content

Commit

Permalink
use sudo for updatedb
Browse files Browse the repository at this point in the history
  • Loading branch information
tcocca committed Jul 1, 2012
1 parent e39385d commit 406668f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,6 +8,6 @@ before_install:
- sudo apt-get update
- sudo apt-get install pdftk
- which pdftk
- updatedb -U /usr/bin
- sudo updatedb -U /usr/bin
- locate pdftk
- locate pdftk | grep "/bin/pdftk"

0 comments on commit 406668f

Please sign in to comment.