Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(feat): support react 16.6 #1062

Merged
merged 10 commits into from
Oct 25, 2018
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -9,6 +9,7 @@ env:
- REACT=16.3
- REACT=16.4
- REACT=16.5
- REACT=16.6
sudo: false
script:
- npm run lint
Expand Down