diff --git a/.travis.yml b/.travis.yml index 03f9e7a..cc44fee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ notifications: on_failure: always go: - - 1.8.3 + - 1.9.3 install: - go get github.com/go-playground/overalls diff --git a/export.py.go b/export.py similarity index 100% rename from export.py.go rename to export.py