Skip to content

Commit

Permalink
Minor update.
Browse files Browse the repository at this point in the history
  • Loading branch information
tatsy committed Jun 10, 2017
1 parent 67442ab commit e15455f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ after_success:
- docker exec lime-env coveralls-lcov --repo-token c6Fd5h2Ovd2c5PV7agagA89sUhsZCwIPR coverage.info

before_deploy:
- export LIME_VERSION=`cat VERSION`
- export LIME_VERSION=`docker exec lime-env cat VERSION`
- git config --global user.name "Travis CI"
- git config --global user.email "travis@travis-ci.org"
- pip install sphinx breathe sphinx_rtd_theme
Expand Down

0 comments on commit e15455f

Please sign in to comment.