Skip to content

Commit 99610f3

Browse files
authored
Update .travis.yml
1 parent 8410fe3 commit 99610f3

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
@@ -30,7 +30,7 @@ install:
3030
# command to run tests
3131
script:
3232
# # Run unittests
33-
- python -m unittest discover test/ || exit 1
33+
# - python -m unittest discover test/ || exit 1
3434
- export WLLVM_HOME=`pwd`
3535
- ${WLLVM_HOME}/.travis/store.sh
3636
- export APACHE_VER=2.4.18

0 commit comments

Comments
 (0)