Skip to content

Commit b372fe8

Browse files
author
jbiggsets
committed
more fixes
1 parent 7e678f5 commit b372fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: python
22
python:
33
- 3.7
44
env:
5-
- TESTFILES="tests/test_expected_confirmatory_factor_analyer.py tests/test_factor_analyzer.py"
5+
- TESTFILES="tests/test_expected_confirmatory_factor_analyzer.py tests/test_factor_analyzer.py"
66
- TESTFILES="tests/test_expected_factor_analyzer.py tests/test_expected_rotator.py tests/test_utils.py"
77

88
# run on the new Travis infrastructure

0 commit comments

Comments
 (0)