Skip to content

Commit

Permalink
whereami
Browse files Browse the repository at this point in the history
  • Loading branch information
kortschak committed Mar 14, 2019
1 parent 721ebe6 commit e543da6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ script:
- ${TRAVIS_BUILD_DIR}/.travis/check-copyright.sh
- ${TRAVIS_BUILD_DIR}/.travis/check-generate.sh
- go list -m gonum.org/v1/gonum || true
- pwd
- cat ./blas/netlib/generate_errors.go
- GO111MODULE=off go build ./blas/netlib/generate_errors.go
- ./generate_errors
Expand Down

0 comments on commit e543da6

Please sign in to comment.