Commit c000679
committed
Use Pipfile on setup
Travis CI environment apparently now has pipenv installed (by default) in the Python environments. The CI environment (linux container) doesn't match local development environment (macOS). Ignore Pipfile.lock and install dependencies from Pipfile to fix CI setup errors.1 parent f1c19fc commit c000679
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments