Upgrade Drone build file format from 0.8 to 1.x. #187

Merged
witten merged 10 commits from upgrade-drone into master 2019-05-21 02:21:46 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 31ae1013d7 - Show all commits

View File

@ -14,6 +14,7 @@ local Pipeline(python_version, alpine_version) = {
]
}
]
};
[
Pipeline("3.5", "3.9"),