language: node_js node_js: - "6.0.0" before_script: - export DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start addons: firefox: latest notifications: irc: channels: - "irc.mozilla.org#l20n" on_success: always on_failure: always use_notice: true template: - "#%{build_number} %{message} %{build_url}" - "Change by %{author}: %{compare_url}"