Skip to content

Commit

Permalink
#114 fix travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Fran Tsao committed Oct 27, 2022
1 parent ab85dae commit 72631b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
---

dist: focal
language: python
python: "3.9"
os: linux
services:
- docker
install:
- pip install pipenv
- pip install -l pipenv
- pipenv sync
env:
matrix:
Expand Down

0 comments on commit 72631b5

Please sign in to comment.