Explorar o código

hopefully the last try of getting travis-ci to build doxygen realtes to #48

Stasik0 %!s(int64=11) %!d(string=hai) anos
pai
achega
5910282c07
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -34,6 +34,7 @@ after_success:
    - cd open62541/doxygen
    - git config --global user.email "open62541-travis-ci@users.noreply.github.com"
    - git config --global user.name "Open62541 travis-ci"
+   - git config --global push.default simple
    - git add *
    - git commit -am "doxygen updated by travis-ci"
    - git push https://$GITAUTH@github.com/acplt/open62541