Skip to content

Commit 42a6dd0

Browse files
committed
Travis: fix the latest breakage - use group:
See https://blog.travis-ci.com/2017-08-29-trusty-image-updates
1 parent e12f116 commit 42a6dd0

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)