diff --git a/.travis.yml b/.travis.yml index 776c69619..3a2f1c813 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,8 +12,9 @@ sudo: false cache: bundler env: - - DISCOURSE_HOSTNAME=www.example.com - - RUBY_GC_MALLOC_LIMIT=50000000 + global: + - DISCOURSE_HOSTNAME=www.example.com + - RUBY_GC_MALLOC_LIMIT=50000000 before_install: - npm i -g jshint