Skip to content

Commit

Permalink
feat(release): only test on node 6
Browse files Browse the repository at this point in the history
and need to bump version

BREAKING CHANGE: several api changes
  • Loading branch information
jspaine committed Aug 4, 2017
1 parent 509fe46 commit 105e362
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -5,9 +5,7 @@ cache:
notifications:
email: false
node_js:
- '8'
- '6'
- '4'
before_script:
- npm prune && npm run build
script:
Expand Down

0 comments on commit 105e362

Please sign in to comment.