Explorar el Código

Skip sentiment tests without tensorflow

Signed-off-by: Vadim Markovtsev <vadim@sourced.tech>
Vadim Markovtsev hace 7 años
padre
commit
64d952771c
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      comment_sentiment_test.go

+ 2 - 0
comment_sentiment_test.go

@@ -1,3 +1,5 @@
+// +build tensorflow
+
 package hercules
 
 import (