Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
Issue #93: remove bogus versions for travis and circle
Browse files Browse the repository at this point in the history
  • Loading branch information
bpicode committed Oct 29, 2017
1 parent 5e09a17 commit 6fe3527
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ go:
go_import_path: github.com/bpicode/fritzctl

script:
- export FRITZCTL_VERSION=0.0.1-unofficial-ci-travis
- make clean all dist_all

after_success:
Expand Down
1 change: 0 additions & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ machine:
environment:
GODIST: "go1.9.2.linux-amd64.tar.gz"
IMPORT_PATH: "github.com/$CIRCLE_PROJECT_REPONAME"
FRITZCTL_VERSION: "0.0.1-unofficial-ci-circle"

post:
- mkdir -p download
Expand Down

0 comments on commit 6fe3527

Please sign in to comment.