Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
Joachim Barheine committed Oct 30, 2019
1 parent 0567906 commit cc07819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developers-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ The _keystone_ and _storage_ package contain some preparational work to plug-in

Travis is used for building, static code checks and build-verification testing ([tutorial](https://docs.travis-ci.com/user/tutorial/)). No real integration testing takes place here.

To produce local builds, the makefile can be used. See [.travis.yaml](./../.travis.yaml) to learn which tools and dependencies are prerequisite.
To produce local builds, the makefile can be used. See [.travis.yml](./../.travis.yml) to learn which tools and dependencies are prerequisite.

The _make_ file contains additional targets that can be used e.g. to build continuous deployment pipelines:
* all: builds and tests the binary for the current platform from scratch
Expand Down

0 comments on commit cc07819

Please sign in to comment.