Navigation Menu

Skip to content

Commit

Permalink
Add preversion script
Browse files Browse the repository at this point in the history
  • Loading branch information
Coston Perkins committed Sep 23, 2018
1 parent 353f471 commit d881765
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -3,8 +3,7 @@ node_js:
- node
- lts/*
script:
- npm install
- npm run build
- npm run preversion
before_install:
# package-lock.json was introduced in npm@5
- '[[ $(node -v) =~ ^v9.*$ ]] || npm install -g npm@latest' # skipped when using node 9
Expand Down

0 comments on commit d881765

Please sign in to comment.