diff --git a/.travis.yml b/.travis.yml index 3ac0b259fe..d035051b50 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,6 +34,7 @@ after_failure: - (cd resources; python travis_after_all.py) after_success: - (cd resources; python travis_after_all.py) + - export $(cat resources/.to_export_back) deploy: - provider: script