language: node_js sudo: false node_js: - "12" - "10" - "8" - "6" notifications: irc: channels: "chat.freenode.net#laxarjs" template: - "%{repository_slug} (%{commit}) [%{branch}]: %{message}" use_notice: true branches: except: - /^feature\/.*$/