Commit 83b3ef1d by Calen Pennington

Log docker and make versions as part of the travis build

parent 4fb4b8a3
......@@ -18,4 +18,6 @@ env:
- MAKE_TARGET=test.syntax
- MAKE_TARGET=test.edx_east_roles
script:
- docker --version
- make --version
- make --keep-going $MAKE_TARGET
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment