mirror of
https://github.com/dvorka/hstr.git
synced 2024-11-10 17:18:35 +08:00
Fixing Travis config.
This commit is contained in:
parent
8e5ee337f3
commit
d720ef8fda
1 changed files with 1 additions and 0 deletions
|
@ -14,5 +14,6 @@ notifications:
|
|||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq autotools-dev libreadline-dev libncursesw5-dev
|
||||
- cd ./dist && ./1-dist.sh && cd ..
|
||||
|
||||
# eof
|
||||
|
|
Loading…
Reference in a new issue