We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 002eed4 commit 71f92bcCopy full SHA for 71f92bc
.travis.yml
@@ -5,4 +5,4 @@ before_install:
5
- sudo apt-get install -y bash coreutils grep make procps sed
6
- sudo apt-get install -y curl git python xsltproc
7
install: npm install jison -g
8
-script: ./configure && make tests
+script: ./configure && make build
0 commit comments