Skip to content

Commit

Permalink
Pull in upstream (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
seth-shaw-unlv authored Oct 21, 2019
1 parent 8c985a8 commit 3bc61c1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
11 changes: 7 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,21 @@
sudo: true
language: php
php:
- 7.1
- 7.2

services:
- mysql
- 7.3

matrix:
fast_finish: true
allow_failures:
- php: 7.3

services:
- mysql

branches:
only:
- /^8.x/
- /master/

before_install:
- export SCRIPT_DIR=$HOME/CLAW/.scripts
Expand Down
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@
"description": "Drupal module for subjects and agents",
"type": "drupal-module",
"keywords": ["Drupal", "Islandora"],
"homepage": "https://github.com/islandora-claw/controlled_access_terms",
"homepage": "https://github.com/Islandora/controlled_access_terms",
"support": {
"issues": "https://github.com/islandora-claw/CLAW/issues",
"irc": "irc://irc.freenode.net/islandora"
"issues": "https://github.com/Islandora/documentation/issues"
},
"repositories": [
{
Expand Down

0 comments on commit 3bc61c1

Please # to comment.