mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #5055 from 0xc0170/fix_ssltravis
Travis: fix the latest breakage - use group:pull/5061/head
commit
e5638b7272
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue