From 3407494d7d0560dfb13c8ecf3e4f1835cb8c3181 Mon Sep 17 00:00:00 2001 From: Dominik Ritter Date: Sat, 13 Feb 2016 22:34:11 +0100 Subject: Add tests for `go_version` --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index f42835ec..71aff690 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,4 +23,5 @@ script: - test/functions/colors.spec - test/segments/dir.spec - test/segments/rust_version.spec + - test/segments/go_version.spec -- cgit v1.2.3