Skip to content

Commit

Permalink
Update RHEL and FreeBSD versions used for tests:
Browse files Browse the repository at this point in the history
- RHEL 7.4 -> 7.5
- FreeBSD 11.1 -> 11.2
  • Loading branch information
mattclay committed Sep 12, 2018
1 parent 821c27c commit c50d6f1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions shippable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ matrix:
- env: T=network

- env: T=osx/10.11/1
- env: T=rhel/7.4/1
- env: T=rhel/7.5/1
- env: T=freebsd/10.4/1
- env: T=freebsd/11.1/1
- env: T=freebsd/11.2/1
- env: T=linux/centos6/1
- env: T=linux/centos7/1
- env: T=linux/fedora24/1
Expand All @@ -58,9 +58,9 @@ matrix:
- env: T=linux/ubuntu1604py3/1

- env: T=osx/10.11/2
- env: T=rhel/7.4/2
- env: T=rhel/7.5/2
- env: T=freebsd/10.4/2
- env: T=freebsd/11.1/2
- env: T=freebsd/11.2/2
- env: T=linux/centos6/2
- env: T=linux/centos7/2
- env: T=linux/fedora24/2
Expand All @@ -71,9 +71,9 @@ matrix:
- env: T=linux/ubuntu1604py3/2

- env: T=osx/10.11/3
- env: T=rhel/7.4/3
- env: T=rhel/7.5/3
- env: T=freebsd/10.4/3
- env: T=freebsd/11.1/3
- env: T=freebsd/11.2/3
- env: T=linux/centos6/3
- env: T=linux/centos7/3
- env: T=linux/fedora24/3
Expand Down
4 changes: 2 additions & 2 deletions test/runner/completion/remote.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
freebsd/10.4
freebsd/11.1
freebsd/11.2
osx/10.11
rhel/7.4
rhel/7.5

0 comments on commit c50d6f1

Please sign in to comment.