diff options
author | Stefan Schmidt <s.schmidt@samsung.com> | 2020-01-28 09:00:35 +0100 |
---|---|---|
committer | Stefan Schmidt <s.schmidt@samsung.com> | 2020-01-28 09:00:35 +0100 |
commit | a473711b9a1dbce3af010796ebc13ac3d8f62180 (patch) | |
tree | f4d99e41003a47e74cf9eef129d9239b4954063e | |
parent | 581bec9598943cc9274dfe7db1a73a4c878c3cdd (diff) |
try out updated ewpi
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 89a213ad22..66c615c785 100644 --- a/.travis.yml +++ b/.travis.yml | |||
@@ -47,7 +47,7 @@ jobs: | |||
47 | include: | 47 | include: |
48 | - os: osx | 48 | - os: osx |
49 | - os: linux | 49 | - os: linux |
50 | env: DISTRO=Fedora31-mingw CI_BUILD_TYPE=mingw | 50 | env: DISTRO=Fedora31-mingw-testing CI_BUILD_TYPE=mingw |
51 | - os: linux | 51 | - os: linux |
52 | env: DISTRO=Fedora31 CI_BUILD_TYPE=options-enabled | 52 | env: DISTRO=Fedora31 CI_BUILD_TYPE=options-enabled |
53 | - os: linux | 53 | - os: linux |