Skip to content

Commit a930329

Browse files
committed
Fix test script
1 parent 73fbce0 commit a930329

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
@@ -6,4 +6,4 @@ before_install:
66
install:
77
- "sudo apt-get -qq install libxml2-dev libxslt-dev python-dev"
88
- "pip install -r requirements.txt"
9-
script: "./run-tests.sh"
9+
script: "./makexpi.sh"

0 commit comments

Comments
 (0)