Skip to content

Commit

Permalink
fix: Remove Node v6 test (no async)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan van Rooij committed Feb 3, 2018
1 parent a028f4a commit 9685bac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,6 @@ notifications:
node_js:
- '9'
- '8'
- '6'
after_success:
- npm run semantic-release
branches:
Expand Down

0 comments on commit 9685bac

Please sign in to comment.