We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3d4018 commit 9ae76d4Copy full SHA for 9ae76d4
1 file changed
.travis.yml
@@ -121,7 +121,6 @@ script:
121
- mkdir test_python_interface
122
- cp ${TRAVIS_BUILD_DIR}/test/test.py test_python_interface
123
- cp ${TRAVIS_BUILD_DIR}/test/reference_grid/cc-pVDZ.txt test_python_interface
124
- - cp ${TRAVIS_BUILD_DIR}/test/reference_grid/dyall.v3z.txt test_python_interface
125
- cd test_python_interface
126
- |
127
if [[ "${TRAVIS_OS_NAME}" == "linux" ]]; then
0 commit comments