mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-12-25 10:01:38 +08:00
travis uses newer Linux (Xenial)
This commit is contained in:
parent
0d71ddc68a
commit
36fe1b31f0
@ -1,4 +1,5 @@
|
||||
sudo: false
|
||||
dist: xenial
|
||||
|
||||
branches:
|
||||
only:
|
||||
@ -16,11 +17,6 @@ addons:
|
||||
|
||||
|
||||
install:
|
||||
- doxygen --version
|
||||
- sudo apt-get install python-software-properties
|
||||
- sudo apt-add-repository -y ppa:libreoffice/libreoffice-4-2
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install doxygen
|
||||
- doxygen --version
|
||||
############################################################################
|
||||
# All the dependencies are installed in ${TRAVIS_BUILD_DIR}/deps/
|
||||
|
Loading…
Reference in New Issue
Block a user