Merge pull request #5055 from 0xc0170/fix_ssltravis

Travis: fix the latest breakage - use group:
pull/5061/head
Jimmy Brisson 2017-09-08 13:40:33 -05:00 committed by GitHub
commit e5638b7272
1 changed files with 1 additions and 1 deletions

View File

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