Skip to content

Commit

Permalink
Travis: Use IPython 1.0 with Python 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Aug 29, 2015
1 parent 7b150ac commit 2fc4200
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 @@ -32,7 +32,7 @@ matrix:
# Python 2.6
- os: linux
env:
- PYTHON_VERSION=2.6 MPL_VER=1.4 ASTRO_VER=0.4 QT_PKG=pyside
- PYTHON_VERSION=2.6 IPYTHON_VER=1 MPL_VER=1.4 ASTRO_VER=0.4 QT_PKG=pyside

# Astropy dev
- os: linux
Expand Down

0 comments on commit 2fc4200

Please sign in to comment.