Skip to content

Commit

Permalink
Switch tests from RHEL 7.5 to 7.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattclay committed Nov 16, 2018
1 parent e9c91eb commit 6745ee7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions shippable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ matrix:
- env: T=network

- env: T=osx/10.11/1
- env: T=rhel/7.5/1
- env: T=rhel/7.6/1
- env: T=freebsd/10.4/1
- env: T=freebsd/11.1/1
- env: T=linux/centos6/1
Expand All @@ -59,7 +59,7 @@ matrix:
- env: T=linux/ubuntu1604py3/1

- env: T=osx/10.11/2
- env: T=rhel/7.5/2
- env: T=rhel/7.6/2
- env: T=freebsd/10.4/2
- env: T=freebsd/11.1/2
- env: T=linux/centos6/2
Expand All @@ -72,7 +72,7 @@ matrix:
- env: T=linux/ubuntu1604py3/2

- env: T=osx/10.11/3
- env: T=rhel/7.5/3
- env: T=rhel/7.6/3
- env: T=freebsd/10.4/3
- env: T=freebsd/11.1/3
- env: T=linux/centos6/3
Expand Down
2 changes: 1 addition & 1 deletion 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
osx/10.11
rhel/7.5
rhel/7.6

0 comments on commit 6745ee7

Please sign in to comment.