diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml index 576659aaf..96b6bdc1f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,9 +9,6 @@ cache: - tmp/cache/babel-loader dist: trusty sudo: false -branches: - only: - - master notifications: email: false @@ -21,7 +18,6 @@ env: - LOCAL_DOMAIN=cb6e6126.ngrok.io - LOCAL_HTTPS=true - RAILS_ENV=test - - NOKOGIRI_USE_SYSTEM_LIBRARIES=true - PARALLEL_TEST_PROCESSORS=2 addons: |