Commit e846427
committed
Fix CircleCI configuration
CircleCI sent me an email indicating that the config settings for this
repo were set to use a deprecated image (Ubuntu 14.04) because we didn't
specify the image to use.
The image option is required, per their docs; set it as recommended.1 parent af40822 commit e846427
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
0 commit comments