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 ba0e529 commit f9dca60Copy full SHA for f9dca60
.travis.yml
@@ -34,6 +34,7 @@ after_failure:
34
- (cd resources; python travis_after_all.py)
35
after_success:
36
37
+ - export $(cat resources/.to_export_back)
38
39
deploy:
40
- provider: script
0 commit comments