From 428dc6a286e94a117870fbdb55ab2276fefa5333 Mon Sep 17 00:00:00 2001 From: James Hillyerd Date: Fri, 9 May 2014 19:14:10 -0700 Subject: [PATCH] README and Travis CI tweaks - Update links to RedHat & Ubuntu install guides - Travis CI now tests against Go 1.2 and tip --- .travis.yml | 2 +- etc/redhat-el6/README | 2 +- etc/ubuntu-12/README | 4 +--- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 0b36d36..0e9d179 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: go go: - - 1.1 + - 1.2 - tip install: diff --git a/etc/redhat-el6/README b/etc/redhat-el6/README index bf03921..49bf9bf 100644 --- a/etc/redhat-el6/README +++ b/etc/redhat-el6/README @@ -1,3 +1,3 @@ Please see the RedHat installation guide on our website: -http://jhillyerd.github.com/inbucket/installation/redhat.html +http://inbucket.org/installation/redhat.html diff --git a/etc/ubuntu-12/README b/etc/ubuntu-12/README index 39ecfa3..1cfeb0c 100644 --- a/etc/ubuntu-12/README +++ b/etc/ubuntu-12/README @@ -1,5 +1,3 @@ Please see the Ubuntu installation guide on our website: -http://jhillyerd.github.com/inbucket/installation/ubuntu.html - -This has moved to ...? +http://inbucket.org/installation/ubuntu.html