Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pfernique authored Aug 29, 2016
1 parent d96c8b4 commit 3bb8ddc
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 @@ -28,7 +28,7 @@ before_script:

script:
- mv conda/python-autowig/.coverage ./.coverage
- sed -i -e 's/\/home\/travis\/miniconda\/envs\/_test\/lib\/python2.7\/site-packages/src/g' ./.coverage
- sed -i -e 's/\/home\/travis\/miniconda\/envs\/_test\/lib\/python2.7\/site-packages/\/home\/travis\/build\/StatisKit\/AutoWIG\/src/g' ./.coverage

after_success:
- coveralls
Expand Down

0 comments on commit 3bb8ddc

Please sign in to comment.