Skip to content

Commit 4a5565f

Browse files
committed
remove unnecessary travis env addons
1 parent 3cc64ae commit 4a5565f

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

.travis.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -14,26 +14,8 @@ matrix:
1414
env: CONDA_ENV=py27
1515
- python: 3.4
1616
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
2617
- python: 3.5
2718
env: CONDA_ENV=py35
28-
addons:
29-
apt:
30-
packages:
31-
- libatlas-dev
32-
- libatlas-base-dev
33-
- liblapack-dev
34-
- gfortran
35-
- libgmp-dev
36-
- libmpfr-dev
3719

3820
addons:
3921
apt:

0 commit comments

Comments
 (0)