diff options
| author | Joseph Richey <joerichey@google.com> | 2017-08-31 14:51:37 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-08-31 14:51:37 -0700 |
| commit | 5285a8c451ef660f932e9f1823ad7da52ad25b74 (patch) | |
| tree | 134f1a6a8913b3c0049d0e1afa7e9d3e557274e2 /.travis.yml | |
| parent | fe92c00f897c2c6b20d841c8a8f83ef6a247d18c (diff) | |
| parent | 0fcb6601ca66b9e4c2349392663fe9baa30dbbc7 (diff) | |
Merge pull request #54 from google/uuid
Use `/dev/disk/by-uuid` to get UUID links to other filesystems
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index f530e1e..54215e9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,6 @@ addons: - sourceline: 'deb http://en.archive.ubuntu.com/ubuntu/ artful main universe' packages: - libargon2-0-dev - - libblkid-dev - libpam0g-dev - e2fsprogs - protobuf-compiler |