Skip to content

Commit

Permalink
Fix Travis config for CASA build
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Jan 14, 2020
1 parent 95ca0ec commit c1bd100
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ matrix:
name: "Python 3.6 with minimal dependencies and CASA"

- python: 3.6
env: TOXENV='py38-test-casa-dev'
name: "Python 3.8, CASA, and dev versions of key dependencies"
env: TOXENV='py36-test-casa-dev'
name: "Python 3.6, CASA, and dev versions of key dependencies"

- python: 3.8
env: TOXENV='py38-test-all-dev'
Expand Down

0 comments on commit c1bd100

Please sign in to comment.