Skip to content

Commit

Permalink
Merge d10c7f1 into f8bf2d9
Browse files Browse the repository at this point in the history
  • Loading branch information
FauxFaux committed Oct 9, 2019
2 parents f8bf2d9 + d10c7f1 commit 80d1086
Show file tree
Hide file tree
Showing 3 changed files with 9,162 additions and 12 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Expand Up @@ -6,16 +6,12 @@ cache:
notifications:
email: false
node_js:
- '10'
- '8'
- '6'
- '4'
before_script:
- npm prune
after_success:
# custom travis_after_all script under @remy's private gist
- 'curl -Lo travis_after_all.py https://git.io/vzaBe'
- python travis_after_all.py
- 'export $(cat .to_export_back) &> /dev/null'
- npm run semantic-release
branches:
except:
Expand Down

0 comments on commit 80d1086

Please sign in to comment.