We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fafcb1 commit da826dfCopy full SHA for da826df
1 file changed
.travis.yml
@@ -15,6 +15,7 @@ script:
15
- cookiecutter --no-input https://github.com/qbicsoftware/r-container-template
16
- cd QABCD
17
- r-lint lint .
18
+ - cd ${TRAVIS_BUILD_DIR}
19
after_success:
20
- codecov
21
deploy:
0 commit comments