Try again
This commit is contained in:
parent
fc8bd7541d
commit
71901bc84e
@ -11,8 +11,7 @@ env:
|
|||||||
before_install:
|
before_install:
|
||||||
- sudo add-apt-repository -y ppa:codegear/release
|
- sudo add-apt-repository -y ppa:codegear/release
|
||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
- sudo apt-get install -y premake4 valgrind
|
- sudo apt-get install -y premake4 valgrind doxygen
|
||||||
- sudo apt-get install doxygen
|
|
||||||
|
|
||||||
install: true
|
install: true
|
||||||
|
|
||||||
@ -31,8 +30,3 @@ script:
|
|||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
- doxygen build/Doxyfile
|
- doxygen build/Doxyfile
|
||||||
|
|
||||||
matrix:
|
|
||||||
include:
|
|
||||||
- compiler=clang
|
|
||||||
config=release64
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user