Skip to content

Commit

Permalink
Merge branch 'master' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebolt committed May 27, 2019
2 parents 9e7572f + 4c7e59c commit 76432aa
Show file tree
Hide file tree
Showing 5 changed files with 11,837 additions and 37 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Expand Up @@ -6,12 +6,8 @@ cache:
notifications:
email: false
node_js:
- "6"
before_install:
- npm i -g npm@^2.0.0
- node
before_script:
- npm prune
script:
- npm run test
after_success:
- npm run semantic-release

0 comments on commit 76432aa

Please sign in to comment.