diff --git a/shippable.yml b/shippable.yml index 6273f51..f3bbb10 100644 --- a/shippable.yml +++ b/shippable.yml @@ -7,8 +7,6 @@ php: - 5.4 -before_install: - - source ~/.rvm/scripts/rvm && rvm use 1.9.3 before_script: @@ -28,5 +26,5 @@ notifications: archive: true #cache: true branches: - only: - - master + except: + - test-exclude