Skip to content

Commit

Permalink
build test only
Browse files Browse the repository at this point in the history
travis gives an error when the log file is bigger than 4Mb. need
another solution for automated test run
  • Loading branch information
obastemur committed Mar 5, 2015
1 parent 2eb8e96 commit 920acf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ install:

script:
- ./configure --engine-mozilla && make
- ./configure && make && make test
- ./configure && make

0 comments on commit 920acf4

Please sign in to comment.