Javier Jardón pushed to branch phil/add-ubuntu-ci-job at BuildStream / buildstream
Commits:
-
f8f4917c
by Phil Dawson at 2018-08-12T00:36:03Z
1 changed file:
Changes:
| ... | ... | @@ -96,6 +96,10 @@ tests-fedora-27: |
| 96 | 96 |
image: buildstream/testsuite-fedora:27-master-102-9067e269
|
| 97 | 97 |
<<: *linux-tests
|
| 98 | 98 |
|
| 99 |
+tests-ubuntu-18.04:
|
|
| 100 |
+ image: buildstream/testsuite-ubuntu:18.04-master-112-a9f63c5e
|
|
| 101 |
+ <<: *linux-tests
|
|
| 102 |
+ |
|
| 99 | 103 |
|
| 100 | 104 |
tests-unix:
|
| 101 | 105 |
# Use fedora here, to a) run a test on fedora and b) ensure that we
|
