Skip to content

Commit e5638b7

Browse files
Merge pull request #5055 from 0xc0170/fix_ssltravis
Travis: fix the latest breakage - use group:
2 parents a108adf + 42a6dd0 commit e5638b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
python:
22
- "2.7"
3-
3+
group: deprecated-2017Q3
44
script:
55
- mkdir BUILD
66
# Assert that the Doxygen build produced no warnings.

0 commit comments

Comments
 (0)