We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c8d3f8 commit a9bbac1Copy full SHA for a9bbac1
.travis.yml
@@ -1,8 +1,8 @@
1
language: python
2
matrix:
3
include:
4
- - env: TARGET=py2_casacore_v3.1
5
- - env: TARGET=py3_casacore_v3.1
+ - env: TARGET=py2_casacore_v3.2
+ - env: TARGET=py3_casacore_v3.2
6
- env: TARGET=py2_casacore_master
7
- env: TARGET=py3_casacore_master
8
- env: TARGET=py2
0 commit comments