diff options
| author | Joseph Richey <joerichey@google.com> | 2018-02-09 04:01:32 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-09 04:01:32 -0800 |
| commit | aebae1aae2fc61185a8bbc96313d8462727ad202 (patch) | |
| tree | 1307c7cccaede948a53be45343d4df711eb508b3 /.travis.yml | |
| parent | f4ccce6f486c26fdfa8d3d09929d464fc9368ab3 (diff) | |
| parent | 575618f02ea7ed3edc53b4bcd24ecbfc6ef00e77 (diff) | |
Merge pull request #84 from google/argon2
Move to x/crypto/argon2
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 9fdabc4..925007d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,6 @@ addons: sources: - sourceline: 'deb http://en.archive.ubuntu.com/ubuntu/ artful main universe' packages: - - libargon2-0-dev - libpam0g-dev - e2fsprogs - protobuf-compiler |