diff --git a/.travis.yml b/.travis.yml index ab67c1b14fc8c2..37768f45f95425 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,5 +6,5 @@ script: npm run checkchange; fi - npm run buildfast -# - npm run bundlesize - - npm run vrtest + - npm run bundlesize + - npm run vrtest \ No newline at end of file