Skip to content

Commit 7d028b6

Browse files
authored
Merge pull request #520 from bastelfreak/ubuntu14
Drop Ubuntu 14.04
2 parents 5fb6164 + d88325c commit 7d028b6

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.sync.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
- set: ubuntu1604-64
55
options:
66
script: 'bundle exec rspec spec/acceptance/php56_spec.rb'
7-
- set: ubuntu1404-64
8-
options:
9-
script: 'bundle exec rspec spec/acceptance/php56_spec.rb'
107
- set: centos7-64
118
options:
129
script: 'bundle exec rspec spec/acceptance/php56_spec.rb'
@@ -16,9 +13,6 @@
1613
- set: ubuntu1604-64
1714
options:
1815
script: 'bundle exec rspec spec/acceptance/php_spec.rb'
19-
- set: ubuntu1404-64
20-
options:
21-
script: 'bundle exec rspec spec/acceptance/php_spec.rb'
2216
- set: centos7-64
2317
options:
2418
script: 'bundle exec rspec spec/acceptance/php_spec.rb'

0 commit comments

Comments
 (0)