]> git.ipfire.org Git - thirdparty/lldpd.git/commit
travis: move install/run steps into tests/ci
authorVincent Bernat <vincent@bernat.im>
Tue, 15 Mar 2016 07:26:34 +0000 (08:26 +0100)
committerVincent Bernat <vincent@bernat.im>
Tue, 15 Mar 2016 07:27:30 +0000 (08:27 +0100)
commit8bb212d9c5970f509d53733092c8826de5fc0862
tree74c38001d92c17cca2a5c6f40c366026dfbf7b07
parent2c8324574ea19359a9b4b8b233447eb594a319f6
travis: move install/run steps into tests/ci

They are not specific to Travis.
.travis.yml
.travis/run.sh [deleted file]
tests/ci/install.sh [moved from .travis/install.sh with 51% similarity]
tests/ci/run.sh [new file with mode: 0755]