projects
/
moodle-mod_attendance.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a40f5a
)
php 5.6 tests now passing.
author
Dan Marsden
<dan@danmarsden.com>
Fri, 28 Apr 2017 02:56:39 +0000
(14:56 +1200)
committer
Dan Marsden
<dan@danmarsden.com>
Fri, 28 Apr 2017 02:56:39 +0000
(14:56 +1200)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
258177a
..
d723516
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-19,10
+19,6
@@
php:
- 7.0
- 7.1
-matrix:
- allow_failures:
- - php: 5.6 # travis seems to fail on adding activity - doesn't fail when running behat locally.
-
env:
global:
- MOODLE_BRANCH=master