diff --git a/.travis.yml b/.travis.yml index 77f10b145a..7befa71b3c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ install: script: # Reference the locally-installed version of Grunt - ./node_modules/grunt-cli/bin/grunt test + - npm test after_success: # Check to see if the version file has been updated - ./create-release-tag.sh