diff --git a/.travis.yml b/.travis.yml index 4c040b46..63d88fd9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,4 +8,5 @@ branches: script: ./configure --with-restconf=fcgi && make && sudo make install && make test before_script: - sudo apt-get install -y libfcgi-dev + - echo "hepp%7835" | docker login -u "olofhagsand" --password-stdin - ./test/travis/before_script.sh