travis again
This commit is contained in:
parent
1080ef9d20
commit
0d3321756d
4 changed files with 18 additions and 6 deletions
|
|
@ -1,5 +1,8 @@
|
|||
#!/bin/sh
|
||||
#!/usr/bin/env bash
|
||||
# Travis pre-config script.
|
||||
sudo apt-get install -y libfcgi-dev
|
||||
sudo apt-get install -y nginx
|
||||
|
||||
# Clone and install CLIgen (needed for clixon configure and make)
|
||||
# Note travis builds and installs, then starts a clixon container where all tests are run from.
|
||||
git clone https://github.com/clicon/cligen.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue