diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |