Commit 83360d1e authored by Jay's avatar Jay
Browse files

Envs not passing into build

parent 510458ae
Loading
Loading
Loading
Loading
+5 −4
Original line number Original line Diff line number Diff line
@@ -4,7 +4,8 @@ branches:
only:
only:
  - master
  - master


env:
matrix:
  include:
    - PYTHON_VERSION = "3.4"
    - PYTHON_VERSION = "3.4"
    - PYTHON_VERSION = "3.5"
    - PYTHON_VERSION = "3.5"
    - PYTHON_VERSION = "3.6"
    - PYTHON_VERSION = "3.6"