This repository was archived by the owner on Feb 28, 2023. It is now read-only.
Commit 01e156b
authored
Fix CI (#9)
* Remove duplicate line specifying language
* Try using pip3
* Revert to pip
* Removing CI tests for python 3.3
Py.test no longer supports python 3.3:
https://docs.pytest.org/en/latest/changelog.html#pytest-3-3-0-2017-11-23
* Add tests on python v3.8
* Test Python v3.7 instead
v3.8 has no final release yet
* Change dist from trusty to xenial1 parent c2d1f37 commit 01e156b
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
9 | | - | |
10 | 7 | | |
| 8 | + | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
| |||
0 commit comments