diff --git a/.travis.yml b/.travis.yml index 4f1ecd2..1e4726f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,5 @@ language: node_js node_js: stable -branches: - only: - - master cache: apt: true npm: true