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