diff options
| author | David RodrÃguez <deivid.rodriguez@riseup.net> | 2019-08-10 14:02:10 +0200 |
|---|---|---|
| committer | David RodrÃguez <deivid.rodriguez@riseup.net> | 2019-08-10 14:02:10 +0200 |
| commit | cdcda098c95d7ff965d78ad313ac975e8b7d5247 (patch) | |
| tree | 3e9d2c8707ae45c630ae9fc0dafef647cd92d221 | |
| parent | cccd20359e141e6a0853021c95a722a54fcf627b (diff) | |
| download | bundler-remove_deprecations_from_specs.tar.gz | |
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 7ed3a6d5cc..7a4cbb4a50 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,6 +13,7 @@ branches: - trying - /.+-dev$/ - /.+-stable$/ + - remove_deprecations_from_specs cache: directories: |
