c3sr/scope_plot

travis: test on a stable python 3.7 environment

cwpearson opened this issue · 0 comments

Either try this in .travis.yml

  python: 3.7
  dist: xenial
  sudo: true

or switch to using pyenv on both linux and macOS