Skip to content

Commit a7fa180

Browse files
author
Vladimir Kotal
committed
fix aspell dictionary package (it is virtual package)
1 parent fe23283 commit a7fa180

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
@@ -3,7 +3,7 @@ dist: trusty
33
before_install:
44
- sudo apt-get -qq update && sudo apt-get install -y --no-install-recommends texlive-fonts-recommended
55
texlive-latex-extra texlive-fonts-extra dvipng texlive-latex-recommended texlive-pstricks
6-
texlive-lang-czechslovak aspell aspell-en aspell-dictionary
6+
texlive-lang-czechslovak aspell aspell-en aspell-en
77
script:
88
- make
99
- make

0 commit comments

Comments
 (0)