From 6a1dae3f1dadc0156f4881b9dafca19b04b4bb8b Mon Sep 17 00:00:00 2001 From: destruc7i0n Date: Mon, 11 Jan 2016 21:35:07 -0500 Subject: Update .travis.yml --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 8b13789..be9540e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1 +1,5 @@ +language: node_js +node_js: + - 0.12.7 +sudo: required -- cgit 1.4.1 od='get'> dontfiles
summary refs log tree commit diff
path: root/bin/man1/dtch.1 (unfollow)
Commit message (Expand)Author
2019-02-08Switch back to semantic keyword grouping in hiJune McEnroe
2019-02-08Match only the basename in hiJune McEnroe
2019-02-07Add mdoc syntax to hiJune McEnroe
2019-02-07Support multi-line C macros in hiJune McEnroe
2019-02-07Detect .mk files as makeJune McEnroe
2019-02-07Add make syntax to hiJune McEnroe
2019-02-07Add IRC output to hiJune McEnroe
2019-02-07Improve C syntax accuracy and add Format classJune McEnroe
2019-02-07Factor out hi checkJune McEnroe
2019-02-07Add Escape class to hiJune McEnroe
2019-02-07Add Todo class and parent syntax constraintJune McEnroe