1
1
mirror of https://github.com/trafi/maybe-result-cpp synced 2024-11-22 02:32:02 +01:00

Use more recent doxygen version.

This commit is contained in:
Nerijus Arlauskas 2016-07-10 17:22:51 +03:00
parent 17833e3704
commit 80ab218165
2 changed files with 2 additions and 1 deletions

@ -10,11 +10,13 @@ matrix:
sources:
- george-edison55-precise-backports
- ubuntu-toolchain-r-test
- kedazo-doxygen-updates-precise
packages:
- g++-4.9
- gcc-4.9
- cmake
- cmake-data
- doxygen
env: CXX_COMPILER=g++-4.9 C_COMPILER=gcc-4.9 DOC=true
- compiler: gcc
addons:

@ -13,7 +13,6 @@ fi
echo "exporting docs"
export PATH=$HOME/.local/bin:$PATH
sudo apt-get install doxygen
doxygen
pip install ghp-import --user `whoami`
ghp-import -n html