diff --git a/.travis.yml b/.travis.yml index 393ea9e4e..8436b7bcd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,6 @@ node_js: branches: only: - master - - devel install: "npm install" script: - "npm test"