python:
  - 2.7 # [not win]
  - 3.5
  - 3.6
numpy:
  # TODO investigage, as it doesn't currently build with cvxp, requires >1.14
  - 1.11
  - 1.12
  - 1.14
  - 1.15