We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e678f5 commit b372fe8Copy full SHA for b372fe8
.travis.yml
@@ -2,7 +2,7 @@ language: python
2
python:
3
- 3.7
4
env:
5
- - TESTFILES="tests/test_expected_confirmatory_factor_analyer.py tests/test_factor_analyzer.py"
+ - TESTFILES="tests/test_expected_confirmatory_factor_analyzer.py tests/test_factor_analyzer.py"
6
- TESTFILES="tests/test_expected_factor_analyzer.py tests/test_expected_rotator.py tests/test_utils.py"
7
8
# run on the new Travis infrastructure
0 commit comments