diff --git a/.travis.yml b/.travis.yml index 268926b..69d5554 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@0bfa112a + - source: humanmade/altis-dev-tools:travis/module.yml@f45c03b0 mode: deep_merge_append # Add your custom config below, which will merge with the default module config from the section above.