travis/docker issues
This commit is contained in:
parent
c20c672d83
commit
5e3ff1ce36
1 changed files with 1 additions and 0 deletions
|
|
@ -8,4 +8,5 @@ branches:
|
||||||
script: ./configure --with-restconf=fcgi && make && sudo make install && make test
|
script: ./configure --with-restconf=fcgi && make && sudo make install && make test
|
||||||
before_script:
|
before_script:
|
||||||
- sudo apt-get install -y libfcgi-dev
|
- sudo apt-get install -y libfcgi-dev
|
||||||
|
- echo "hepp%7835" | docker login -u "olofhagsand" --password-stdin
|
||||||
- ./test/travis/before_script.sh
|
- ./test/travis/before_script.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue