diff --git a/.travis.yml b/.travis.yml index 670ac65..4f88a7d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ # Import Travis configuration from dev-tools repo version: ~> 1.0 import: - - source: humanmade/altis-dev-tools:travis/module.yml@005e1d0 + - source: humanmade/altis-dev-tools:travis/module.yml@deaed48 mode: deep_merge_append # Add your custom config below, which will merge with the default module config from the section above.