We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cc64ae commit 4a5565fCopy full SHA for 4a5565f
.travis.yml
@@ -14,26 +14,8 @@ matrix:
14
env: CONDA_ENV=py27
15
- python: 3.4
16
env: CONDA_ENV=py34
17
- addons:
18
- apt:
19
- packages:
20
- - libatlas-dev
21
- - libatlas-base-dev
22
- - liblapack-dev
23
- - gfortran
24
- - libgmp-dev
25
- - libmpfr-dev
26
- python: 3.5
27
env: CONDA_ENV=py35
28
29
30
31
32
33
34
35
36
37
38
addons:
39
apt:
0 commit comments