Skip to content

Commit 4a08671

Browse files
committed
Reinstate the comment
1 parent 0e15030 commit 4a08671

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ matrix:
2020
- os: linux
2121
language: c
2222
compiler: clang
23+
# gcc also works, but to keep the # of concurrent builds down, we use one C
24+
# compiler here and the other to run the coverage build.
2325
env:
2426
- TESTING=cpython
2527
- os: linux

0 commit comments

Comments
 (0)