Skip to content

Commit 95d253b

Browse files
committed
Move 8.5 folder to rc so that update.sh works properly
1 parent d64de89 commit 95d253b

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ language: bash
22
services: docker
33

44
env:
5-
- VERSION=8.5 VARIANT=apache
6-
- VERSION=8.5 VARIANT=fpm
7-
- VERSION=8.5 VARIANT=fpm-alpine
5+
- VERSION=8.5-rc VARIANT=apache
6+
- VERSION=8.5-rc VARIANT=fpm
7+
- VERSION=8.5-rc VARIANT=fpm-alpine
88
- VERSION=8.4 VARIANT=apache
99
- VERSION=8.4 VARIANT=fpm
1010
- VERSION=8.4 VARIANT=fpm-alpine
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)