Commit 8a46f7bb authored by jay's avatar jay
Browse files

Adds py3.7

parent d440a777
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -5,10 +5,6 @@ branches:
only:
  - dev

env:
  global:
    - BINSTAR_USER: jlaura

os:
  - linux
  - osx
@@ -16,6 +12,7 @@ os:
env:
  - PYTHON_VERSION=3.5
  - PYTHON_VERSION=3.6
  - PYTHON_VERSION=3.7

before_install:
  # We do this conditionally because it saves us some downloading if the