Skip to content
Snippets Groups Projects

Test against latest commit in BuildStream master

Merged Tom Coldrick requested to merge coldtom/test-bst-master into master
1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
+ 1
2
@@ -17,7 +17,7 @@ commands =
deps =
-rrequirements/test-requirements.txt
-rrequirements/plugin-requirements.txt
!master: git+https://gitlab.com/buildstream/buildstream@af03e3edc2cf7159bf5865a95f101d2fd890cc84
!master: git+https://gitlab.com/buildstream/buildstream@1.91.0
py{35,36,37}-bst-master: git+https://gitlab.com/buildstream/buildstream@master
passenv =
@@ -57,7 +57,6 @@ commands =
pycodestyle {posargs}
pylint {posargs: bst_plugins_experimental tests}
#
# Building documentation
#
Loading