diff --git a/.travis.yml b/.travis.yml index 1f704941..bd09d643 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@c7a250c + - source: humanmade/altis-dev-tools:travis/module.yml@f1fd9a5 mode: merge # Add your custom config below, which will merge with the default module config from the section above.