Skip to content

Commit 0b1fe66

Browse files
committed
fix travis build
1 parent 8453eeb commit 0b1fe66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ node_js:
44
services:
55
- redis-server
66
install:
7-
- sudo TIKA_DIR=/etc/tika-1.7 sh .profile.d/tika.sh
7+
- sudo TIKA_DIR=/etc/tika-1.9 sh .profile.d/tika.sh
88
- npm install
99
script: npm test

0 commit comments

Comments
 (0)