Skip to content

Commit

Permalink
remove go generate in travis workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DarienRaymond committed Jan 2, 2017
1 parent 72ae6b3 commit 84978a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ go_import_path: v2ray.com/core
git:
depth: 5
script:
- go generate v2ray.com/core/...
- go test -tags json v2ray.com/core/...
after_success:
- ./testing/coverage/coverall
Expand Down

0 comments on commit 84978a5

Please sign in to comment.