Skip to content

Commit

Permalink
chore: update semantic-release dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfbecker committed Aug 22, 2018
1 parent 3931c88 commit b4b4a2f
Show file tree
Hide file tree
Showing 4 changed files with 6,675 additions and 26 deletions.
1 change: 0 additions & 1 deletion .npmrc

This file was deleted.

4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,11 @@ jobs:
services:
- docker
install:
- composer install --prefer-dist --no-interaction
- nvm install 8
- nvm use 8
- npm install
script:
- docker build -t felixfbecker/php-language-server .
- npm run semantic-release
- ./node_modules/.bin/semantic-release

stages:
- test
Expand Down
Loading

0 comments on commit b4b4a2f

Please sign in to comment.