diff --git a/.travis.yml b/.travis.yml index 7ef82437..d9c9dc65 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,9 +2,7 @@ language: go sudo: false go: - - 1.2 - - 1.3 - - 1.4 + - 1.5 - tip install: diff --git a/README.md b/README.md index 266bc508..c7428aa2 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Until then, you can keep up-to-date with development news and articles on [my bl Installation of gophish is dead-simple - once the binaries are released (coming soon!), just download and extract the zip, and run the binary. Gophish will have binary releases for all platforms. +* If you are building from source, please note that Gophish requires Go v1.5 or above!* ###Setup After running the gophish binary, open an Internet browser to http://localhost:3333 and login with the default username (admin) and password (gophish).