Call executors correctly
Этот коммит содержится в:
		
							родитель
							
								
									c93298c1ba
								
							
						
					
					
						коммит
						b7fa90cc14
					
				
					 1 изменённых файлов: 3 добавлений и 3 удалений
				
			
		|  | @ -14,21 +14,21 @@ executors: | ||||||
| jobs: | jobs: | ||||||
|   go1_11: |   go1_11: | ||||||
|     working_directory: /go/src/github.com/cucumber/godog |     working_directory: /go/src/github.com/cucumber/godog | ||||||
|     executor: go |     executor: go1_11 | ||||||
|     steps: |     steps: | ||||||
|       - checkout |       - checkout | ||||||
|       - run: go test |       - run: go test | ||||||
| 
 | 
 | ||||||
|   go1_12: |   go1_12: | ||||||
|     working_directory: /go/src/github.com/cucumber/godog |     working_directory: /go/src/github.com/cucumber/godog | ||||||
|     executor: go |     executor: go1_12 | ||||||
|     steps: |     steps: | ||||||
|       - checkout |       - checkout | ||||||
|       - run: go test |       - run: go test | ||||||
| 
 | 
 | ||||||
|   go1_13: |   go1_13: | ||||||
|     working_directory: /go/src/github.com/cucumber/godog |     working_directory: /go/src/github.com/cucumber/godog | ||||||
|     executor: go1.13 |     executor: go1_13 | ||||||
|     steps: |     steps: | ||||||
|       - checkout |       - checkout | ||||||
|       - run: go test |       - run: go test | ||||||
|  |  | ||||||
		Загрузка…
	
	Создание таблицы
		
		Сослаться в новой задаче
	
	 Jayson Smith
						Jayson Smith