Skip to content

Commit

Permalink
Merge pull request sirupsen#868 from dolmen/fix-travis-import-path
Browse files Browse the repository at this point in the history
Travis: fix checkout dir to help contributors run Travis on their fork
  • Loading branch information
dgsb committed Dec 7, 2018
2 parents 1beb3ed + 7516337 commit ccd5428
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,4 +1,5 @@
language: go
go_import_path: github.com/sirupsen/logrus
env:
- GOMAXPROCS=4 GORACE=halt_on_error=1
matrix:
Expand Down

0 comments on commit ccd5428

Please sign in to comment.