Skip to content

Commit 6a259b8

Browse files
committed
Installing argon from repos
1 parent 9817c18 commit 6a259b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
before_install:
1313
- sudo rm -rf /var/lib/apt/lists/lock /var/cache/apt/archives/lock /var/lib/dpkg/lock
1414
- sudo apt-get update
15-
- sudo apt-get -y install libcurl4-openssl-dev
15+
- sudo apt-get -y install libcurl4-openssl-dev argon2 libargon2-0 libargon2-0-dev
1616
- sudo ln -s /usr/include/x86_64-linux-gnu/curl/ /usr/local/include
1717
- command -v expect || sudo apt-get install expect
1818
- |

0 commit comments

Comments
 (0)