Skip to content

Commit

Permalink
Travis: do PySide2 test on Python 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Apr 16, 2018
1 parent 4b4434c commit a6aaeec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ matrix:
include:
# Test with PySide2
- os: linux
env: PYTHON_VERSION=2.7
env: PYTHON_VERSION=3.6
CONDA_CHANNELS="astropy-ci-extras astropy glueviz conda-forge"
QT_PKG=pyside2

Expand Down

0 comments on commit a6aaeec

Please sign in to comment.