Migrate to modules, refactor Makefile and use Travis for CI
[govpp.git] / adapter / vppapiclient / stat_client.go
index 148f618..a54ef83 100644 (file)
@@ -12,7 +12,7 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
-// +build !windows,!darwin
+// +build !windows,!darwin,!novpp
 
 package vppapiclient