Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixup! add link to guidelines in job name
  • Loading branch information
richardlau committed Nov 8, 2018
commit 295c5cfef7a0dc36069d6e2ae523c2ed11ce3d1b
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cache: ccache
os: linux
matrix:
include:
- name: "Check First Commit Message"
- name: "First commit message adheres to guidelines at https://goo.gl/p2fr5Q"
language: node_js
node_js: "node"
script:
Expand Down