We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73fbce0 commit a930329Copy full SHA for a930329
.travis.yml
@@ -6,4 +6,4 @@ before_install:
6
install:
7
- "sudo apt-get -qq install libxml2-dev libxslt-dev python-dev"
8
- "pip install -r requirements.txt"
9
-script: "./run-tests.sh"
+script: "./makexpi.sh"
0 commit comments