Skip to content

Commit 71f92bc

Browse files
committed
Travis: Just run "make build" without testing for now...
1 parent 002eed4 commit 71f92bc

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
@@ -5,4 +5,4 @@ before_install:
55
- sudo apt-get install -y bash coreutils grep make procps sed
66
- sudo apt-get install -y curl git python xsltproc
77
install: npm install jison -g
8-
script: ./configure && make tests
8+
script: ./configure && make build

0 commit comments

Comments
 (0)