Skip to content
Snippets Groups Projects
Commit 218d6638 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Fix travis descriptor

parent d267ba4f
No related branches found
No related tags found
No related merge requests found
...@@ -4,8 +4,10 @@ language: python ...@@ -4,8 +4,10 @@ language: python
matrix: matrix:
include: include:
- python: 2.6 - python: 2.6
env:
- NUMPYSPEC===1.6.2 - NUMPYSPEC===1.6.2
- python: 2.7 - python: 2.7
env:
- NUMPYSPEC===1.8.0 - NUMPYSPEC===1.8.0
- python: 3.2 - python: 3.2
env: env:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment