Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
add node 10, remove node 0.12, 5 and 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Lars-Magnus Skog committed May 3, 2018
1 parent 0de7bd1 commit b002756
Showing 1 changed file with 6 additions and 26 deletions.
32 changes: 6 additions & 26 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,28 +1,8 @@
language: node_js

node_js:
- "8"
- "7"
- "6"
- "5"
- "4"
- "0.12"
branches:
only:
- master
- /^greenkeeper/.*$/
notifications:
email:
- r@va.gg
- john@chesl.es
- raynos2@gmail.com
- dominic.tarr@gmail.com
- max@maxogden.com
- ralphtheninja@riseup.net
- david.bjorklund@gmail.com
- julian@juliangruber.com
- paolo@async.ly
- anton.whalley@nearform.com
- matteo.collina@gmail.com
- pedro.teixeira@gmail.com
- mail@substack.net
script: npm test
- 10
- 9
- 8
- 6
- 4

0 comments on commit b002756

Please sign in to comment.