Commit 502c461d authored by Yuxin Wu's avatar Yuxin Wu

remove layer tests for travis

parent 3d2e7d38
...@@ -8,4 +8,5 @@ cd $DIR ...@@ -8,4 +8,5 @@ cd $DIR
export TF_CPP_MIN_LOG_LEVEL=2 export TF_CPP_MIN_LOG_LEVEL=2
python -m unittest discover -v python -m unittest discover -v
cd .. cd ..
python -m tensorpack.models._test # python -m tensorpack.models._test
# segfault for no reason (https://travis-ci.org/ppwwyyxx/tensorpack/jobs/217702985)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment