Commit 88b3aa20 authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Update continuous_integration.yml

parent 0646a7b6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ jobs:
      fail-fast: false
      matrix:
       os: [ubuntu-latest, macos-latest]
       python-version: ["3.6", "3.7", "3.8", "3.9"]   
       python-version: ["3.6", "3.7", "3.8"]   
    defaults:
      run:
        shell: bash -l {0}