Skip to content

Commit

Permalink
update travis yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EhsanGharibNezhad committed Nov 27, 2023
1 parent dd6bde9 commit 380cbf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- stage: "Test with Linux"
name: "Test with Linux"
install:
- conda create -n test python=3.9
- conda create -q -n test python=3.9
- conda activate test
- pip install -r requirements.txt
script:
Expand Down

0 comments on commit 380cbf7

Please sign in to comment.