travis-ci: remove check package from dependecies

This commit is contained in:
Dmitry Podgorny
2018-07-30 20:45:08 +03:00
parent a13ba65cfb
commit 633d1e9b52

View File

@@ -1,7 +1,7 @@
language: c
install:
- sudo apt-get update
- sudo apt-get -y install libtool pkg-config libexpat1-dev libxml2-dev libssl-dev check
- sudo apt-get -y install libtool pkg-config libexpat1-dev libxml2-dev libssl-dev
before_script:
- ./bootstrap.sh
script: