Travis: fix the latest breakage - use group:

See https://blog.travis-ci.com/2017-08-29-trusty-image-updates
pull/5055/head
Martin Kojtal 2017-09-08 13:02:07 +01:00
parent e12f116ec1
commit 42a6dd00d8
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
python:
- "2.7"
group: deprecated-2017Q3
script:
- mkdir BUILD
# Assert that the Doxygen build produced no warnings.