summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2015-06-25 15:27:57 -0400
committer=Corey Hulen <corey@hulen.com>2015-06-25 15:27:57 -0400
commit8eab2431720acf27af1f9d4eff84e8b50a4d184d (patch)
treec810adc09ba389a6592d831607250b30ee41b5a8 /.travis.yml
parente411a3ba7eee452a327e01589e3561a267239173 (diff)
downloadchat-8eab2431720acf27af1f9d4eff84e8b50a4d184d.tar.gz
chat-8eab2431720acf27af1f9d4eff84e8b50a4d184d.tar.bz2
chat-8eab2431720acf27af1f9d4eff84e8b50a4d184d.zip
updating build
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 8408fb7b4..6c00ccceb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,4 @@
language: go
go:
- - 1.4
- - tip \ No newline at end of file
+ - 1.4.2 \ No newline at end of file