diff --git a/.travis.yml b/.travis.yml index f6b63a9..464fa26 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,7 +23,4 @@ install: - npm install -g xvfb-maybe - npm install script: -- npm run build -branches: - only: - - master +- npm run build \ No newline at end of file