Skip to content

Commit a9bbac1

Browse files
committed
CI: test against casacore v3.2
1 parent 9c8d3f8 commit a9bbac1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: python
22
matrix:
33
include:
4-
- env: TARGET=py2_casacore_v3.1
5-
- env: TARGET=py3_casacore_v3.1
4+
- env: TARGET=py2_casacore_v3.2
5+
- env: TARGET=py3_casacore_v3.2
66
- env: TARGET=py2_casacore_master
77
- env: TARGET=py3_casacore_master
88
- env: TARGET=py2

0 commit comments

Comments
 (0)