Skip to content

Commit

Permalink
remove legacy file
Browse files Browse the repository at this point in the history
  • Loading branch information
arnauddri committed Jan 30, 2015
1 parent 0c81c15 commit af575eb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 23 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ before_install:
- if ! go get code.google.com/p/go.tools/cmd/cover; then go get golang.org/x/tools/cmd/cover; fi

script:
- $HOME/gopath/bin/goveralls
- go build -x -v ./...
- go test -x -v ./...

Expand Down
22 changes: 0 additions & 22 deletions algorithms/sorting/.travis.yml

This file was deleted.

0 comments on commit af575eb

Please sign in to comment.