Skip to content

Commit

Permalink
[Amir] fixing typo in travis to run package test
Browse files Browse the repository at this point in the history
  • Loading branch information
anagri committed Sep 27, 2018
1 parent 491def8 commit eff2a86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
# testing proctor cli
- cd ../.
- glide install
- go test -race -cover ./cmd/... ./config/... ./io/... ./procs/... ./engine/... .
- go test -race -cover ./cmd/... ./config/... ./io/... ./proc/... ./engine/... .

0 comments on commit eff2a86

Please sign in to comment.