Skip to content

Commit 2657bc6

Browse files
committed
Add devel files
1 parent 3f3ec2c commit 2657bc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: python
22
dist: focal
33

44
install:
5-
- sudo apt-get update && sudo apt-get install -y libisal2
5+
- sudo apt-get update && sudo apt-get install -y libisal-dev
66
- pip install tox
77

88
python: 3.6 # Use the oldest supported version of python as default.

0 commit comments

Comments
 (0)