Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

Commit

Permalink
Merge pull request #198 from styled-components/greenkeeper/update-to-…
Browse files Browse the repository at this point in the history
…node-10

Update to node 10 in .travis.yml
  • Loading branch information
emilgoldsmith committed May 31, 2018
2 parents fe36e26 + ab30569 commit 1fe7f2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ node_js:
- "6"
- "7"
- "8"
- "10"
before_install:
- npm i -g greenkeeper-lockfile@1
- npm i -g coveralls
Expand Down

0 comments on commit 1fe7f2b

Please sign in to comment.