Rollback of the test file to the previous version
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
		
							
								
								
									
										20
									
								
								.travis.yml
									
									
									
									
									
								
							
							
						
						
									
										20
									
								
								.travis.yml
									
									
									
									
									
								
							@@ -1,19 +1,25 @@
 | 
				
			|||||||
language: php
 | 
					language: php
 | 
				
			||||||
 | 
					
 | 
				
			||||||
os: "linux"
 | 
					os: "linux"
 | 
				
			||||||
php: 7.2
 | 
					 | 
				
			||||||
sudo: false
 | 
					sudo: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
addons:
 | 
					php:
 | 
				
			||||||
  postgresql: "10"
 | 
					  - 5.6
 | 
				
			||||||
 | 
					  - 7.1
 | 
				
			||||||
services:
 | 
					 | 
				
			||||||
  - "mysql"
 | 
					 | 
				
			||||||
  - "postgresql"
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
env:
 | 
					env:
 | 
				
			||||||
 | 
					  - DB=mysqli MOODLE_BRANCH=MOODLE_29_STABLE
 | 
				
			||||||
 | 
					  - DB=mysqli MOODLE_BRANCH=MOODLE_30_STABLE
 | 
				
			||||||
 | 
					  - DB=mysqli MOODLE_BRANCH=MOODLE_31_STABLE
 | 
				
			||||||
 | 
					  - DB=mysqli MOODLE_BRANCH=MOODLE_32_STABLE
 | 
				
			||||||
 | 
					  - DB=mysqli MOODLE_BRANCH=MOODLE_33_STABLE
 | 
				
			||||||
  - DB=mysqli MOODLE_BRANCH=MOODLE_34_STABLE
 | 
					  - DB=mysqli MOODLE_BRANCH=MOODLE_34_STABLE
 | 
				
			||||||
  - DB=mysqli MOODLE_BRANCH=MOODLE_35_STABLE
 | 
					  - DB=mysqli MOODLE_BRANCH=MOODLE_35_STABLE
 | 
				
			||||||
 | 
					  - DB=pgsql MOODLE_BRANCH=MOODLE_29_STABLE
 | 
				
			||||||
 | 
					  - DB=pgsql MOODLE_BRANCH=MOODLE_30_STABLE
 | 
				
			||||||
 | 
					  - DB=pgsql MOODLE_BRANCH=MOODLE_31_STABLE
 | 
				
			||||||
 | 
					  - DB=pgsql MOODLE_BRANCH=MOODLE_32_STABLE
 | 
				
			||||||
 | 
					  - DB=pgsql MOODLE_BRANCH=MOODLE_33_STABLE
 | 
				
			||||||
  - DB=pgsql MOODLE_BRANCH=MOODLE_34_STABLE
 | 
					  - DB=pgsql MOODLE_BRANCH=MOODLE_34_STABLE
 | 
				
			||||||
  - DB=pgsql MOODLE_BRANCH=MOODLE_35_STABLE
 | 
					  - DB=pgsql MOODLE_BRANCH=MOODLE_35_STABLE
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user