Skip to content

Commit

Permalink
ci(travis): remove python scrips
Browse files Browse the repository at this point in the history
  • Loading branch information
goodmind committed Nov 20, 2016
1 parent 7dd1d6f commit bb63831
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ before_install:
before_script:
- npm prune
after_success:
- 'curl -Lo travis_after_all.py https://git.io/travis_after_all'
- python travis_after_all.py
- export $(cat .to_export_back) &> /dev/null
- npm run semantic-release
branches:
except:
Expand Down

0 comments on commit bb63831

Please sign in to comment.