Skip to content

Commit

Permalink
chors(ci): prepared draft for travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rondinif committed May 26, 2019
1 parent d4367d8 commit 1db31a0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
language: node_js
node_js:
- 8
- 10
- 11
- 12
- node

env:
Expand All @@ -18,9 +15,7 @@ script:
- npm clean:prepare:cover

after_success:
- NODE_ENV=production npm run build
- npm run coveralls
- semantic-release

notifications:
email: true
Expand Down

0 comments on commit 1db31a0

Please sign in to comment.