diff --git a/.travis.yml b/.travis.yml index a2f7c8ce..0132cf31 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,9 @@ addons: homebrew: - update: true brewfile: true + packages: + - python3 + update: true cache: directories: - $HOME/perl_modules