Skip to content

Commit d1c1063

Browse files
tammojangijzelaerr
authored andcommittedNov 8, 2018
Disable convert test for now
1 parent 7968d9f commit d1c1063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ script:
77
- docker run apertif/apercal pytest -s test/test_prepare.py
88
- docker run apertif/apercal pytest -s test/test_preflag.py
99
- docker run apertif/apercal pytest -s test/test_ccal.py
10-
- docker run apertif/apercal pytest -s test/test_convert.py
10+
# - docker run apertif/apercal pytest -s test/test_convert.py
1111
# - docker run apertif/apercal pytest -s test/test_scal.py
1212
# - docker run apertif/apercal pytest -s test/test_continuum.py
1313
# - docker run apertif/apercal pytest -s test/test_line.py

0 commit comments

Comments
 (0)
Failed to load comments.