Skip to content

Commit e6b6e67

Browse files
committed
Fix PARI download locations; add 2.11.1
1 parent 9a14927 commit e6b6e67

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.travis.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,13 @@ python:
1212
- "3.6"
1313
env:
1414
- PARI_VERSION=pari-2.9.4
15-
URLDIR=unix
15+
URLDIR=OLD/2.9
1616
- PARI_VERSION=pari-2.9.5
17-
URLDIR=unix
17+
URLDIR=OLD/2.9
1818
- PARI_VERSION=pari-2.11.0
1919
URLDIR=unix
20+
- PARI_VERSION=pari-2.11.1
21+
URLDIR=unix
2022
- PARI_VERSION=pari-2.10.1.beta
2123
URLDIR=unstable
2224
- PARI_VERSION=snapshot

0 commit comments

Comments
 (0)