Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
switching to php 5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
fiasco committed Nov 3, 2017
1 parent ef094e0 commit 0ffc7b4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 12 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: php
sudo: false
dist: trusty
php:
- '7.1'
- '5.6'
cache:
bundler: true
apt: true
Expand Down Expand Up @@ -32,4 +32,4 @@ deploy:
on:
repo: govCMS/audit-site
tags: true
php: 7.1
php: 5.6
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Warning
This 2.x branch is in development and is not yet ready for use. DO NOT USE THIS BRANCH.

# govCMS Site Audit

This project is to help site building using the govCMS distribtion audit their site builds against acceptable use for hosting on the [govCMS SaaS platform](https://www.govcms.gov.au/how-it-works/compare-saas-and-paas).
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0ffc7b4

Please sign in to comment.