ci(travis) fix build test -> tests

This commit is contained in:
Jaka Hudoklin 2019-02-17 19:49:07 +01:00
parent ef63459d96
commit 2f7c0385ae
No known key found for this signature in database
GPG key ID: 916062A1C4748647

View file

@ -1,2 +1,2 @@
language: nix
script: nix-build release.nix -A test -A generate.istio -A generate.k8s
script: nix-build release.nix -A tests -A generate.istio -A generate.k8s