We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adb955d commit 2076717Copy full SHA for 2076717
.travis.yml
@@ -8,4 +8,4 @@ os:
8
script:
9
- if [ "$TRAVIS_OS_NAME" = "windows" ]; then choco install make; fi
10
- if [ "$TRAVIS_OS_NAME" = "windows" ]; then choco install -y miniconda3; fi
11
- - make repository-test-data-all
+ - make repository-test-all
0 commit comments