Skip to content

Commit

Permalink
BLD: Run tests with PY3K
Browse files Browse the repository at this point in the history
  • Loading branch information
ElDeveloper committed Jun 14, 2016
1 parent a6f712e commit 83b943d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: python
python:
- "2.7"
- "3.4"
env:
- NUMPY_VERSION="" WITH_COVERAGE=1 # environment to test with the latest version of NumPy
# test only with the latest stable releases of numpy i.e. 1.9.x and 1.10.x
Expand Down

0 comments on commit 83b943d

Please sign in to comment.