We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5fb6164 + d88325c commit 7d028b6Copy full SHA for 7d028b6
1 file changed
.sync.yml
@@ -4,9 +4,6 @@
4
- set: ubuntu1604-64
5
options:
6
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'
10
- set: centos7-64
11
12
@@ -16,9 +13,6 @@
16
13
17
14
18
15
script: 'bundle exec rspec spec/acceptance/php_spec.rb'
19
20
21
- script: 'bundle exec rspec spec/acceptance/php_spec.rb'
22
23
24
0 commit comments