Skip to content

Commit

Permalink
Travis: include an OSX PySide2 job
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Apr 18, 2018
1 parent 1fb2386 commit 0a3891b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,13 @@ matrix:
NUMPY_VERSION=1.11

# Test with PySide2

- os: osx
stage: Full
env: PYTHON_VERSION=3.6
CONDA_CHANNELS="astropy-ci-extras astropy glueviz conda-forge"
QT_PKG=pyside2

- os: linux
stage: Full
env: PYTHON_VERSION=3.6
Expand Down

0 comments on commit 0a3891b

Please sign in to comment.