diff options
author | Jack Lloyd <[email protected]> | 2017-08-29 17:23:25 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-08-29 17:23:42 -0400 |
commit | 1cc43d2f418508a87c58ee1f27ff8d6d68897207 (patch) | |
tree | e6e11c05e6c89adf928d133070fc7b1f13cdde67 /doc/todo.rst | |
parent | f0e43647d10cdc5a8dbb93907c4967c884ffa1ce (diff) |
Add a todo re Dockerizing Travis build
[ci skip]
Diffstat (limited to 'doc/todo.rst')
-rw-r--r-- | doc/todo.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index f9326a46a..b98566aad 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -137,6 +137,8 @@ Library Infrastructure Build/Test ---------------------------------------- +* Create Docker image for Travis that runs 16.04 and has all + the tools we need pre-installed. * Code signing for Windows installers * Test runner python script that captures backtraces and other debug info during CI |