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 e39f048 commit 405467fCopy full SHA for 405467f
.travis.yml
@@ -12,6 +12,6 @@ install:
12
# Run tests
13
script:
14
- py.test tests/*.py -v
15
- # - tests/structure_field_test.sh
16
- # - tests/fastStructure_field_test.sh
+ - tests/structure_field_test.sh
+ - tests/fastStructure_field_test.sh
17
- tests/maverick_field_test.sh
0 commit comments