Skip to content

Commit

Permalink
fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fanglinfang committed Jun 16, 2017
1 parent da3ffc1 commit af2ce8d
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 @@ -19,7 +19,7 @@ after_script:
- coveralls
before_deploy:
- find uw_iasystem/ -name \*.pyc -exec rm {} \;
- echo $TRAVIS_TAG > uw_bridge/VERSION
- echo $TRAVIS_TAG > uw_iasystem/VERSION
deploy:
provider: pypi
server: https://pypi.python.org/pypi
Expand Down

0 comments on commit af2ce8d

Please sign in to comment.