Commit 5382fbcf authored by Daniel Agar's avatar Daniel Agar

travis-ci run doxygen config last

parent 57eef458
...@@ -17,9 +17,6 @@ matrix: ...@@ -17,9 +17,6 @@ matrix:
- os: linux - os: linux
env: SPEC=linux-g++-64 CONFIG=installer env: SPEC=linux-g++-64 CONFIG=installer
sudo: false sudo: false
- os: linux
env: CONFIG=doxygen
sudo: false
- os: osx - os: osx
osx_image: xcode7 osx_image: xcode7
env: SPEC=macx-clang CONFIG=debug QT_FATAL_WARNINGS=1 env: SPEC=macx-clang CONFIG=debug QT_FATAL_WARNINGS=1
...@@ -34,6 +31,9 @@ matrix: ...@@ -34,6 +31,9 @@ matrix:
language: android language: android
env: SPEC=android-g++ CONFIG=installer env: SPEC=android-g++ CONFIG=installer
sudo: false sudo: false
- os: linux
env: CONFIG=doxygen
sudo: false
android: android:
components: components:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment