diff --git a/.travis.yml b/.travis.yml index 318a0102..3ce97535 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,6 @@ sudo: false language: go go: - - 1.3.3 - 1.4 - 1.5 - tip diff --git a/README.rst b/README.rst index 03a47902..c5c7b07f 100644 --- a/README.rst +++ b/README.rst @@ -64,7 +64,7 @@ If you would like to use nightly builds (unstable), please use following reposit Binary executables (depends almost only on libc) are available for download from `Bintray `_. -If you have Go environment set up, you can build aptly from source by running (go 1.3+ required):: +If you have Go environment set up, you can build aptly from source by running (go 1.4+ required):: go get -u github.com/mattn/gom mkdir -p $GOPATH/src/github.com/smira/aptly