Skip to content

Commit

Permalink
fix(modify .travis.yml): remove semantic release script
Browse files Browse the repository at this point in the history
update travis file to reflect changes ans scripts to run and in what order

closes issue #1
  • Loading branch information
andela-rekemezie committed Jan 14, 2016
1 parent 67ebf3a commit 7625944
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,4 @@ script:
- npm run check-coverage
after_success:
- npm run report-coverage
- npm run coveralls
- npm run semantic-release
- npm run coveralls

0 comments on commit 7625944

Please sign in to comment.