diff --git a/.travis.yml b/.travis.yml index edec85a..66ceef7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ node_js: - "7.0.0" - "8.0.0" - "8.8.1" + - "10" script: yarn build after_success: yarn storybook:deploy -- --ci \ No newline at end of file