Skip to content

Commit 52fa2cb

Browse files
committed
Change travis to use pospell directly instead from virtualenv.
1 parent 8aee4b8 commit 52fa2cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ install:
1010
- powrap --version
1111
script:
1212
- powrap --check --quiet **/*.po
13-
- make spell
13+
- pospell -p dict -l es_ANY **/*.po
1414
- make build

0 commit comments

Comments
 (0)