tvl-depot/.travis.yml
Vincent Ambo 795a974665 chore(kontemplate): Prepare kontemplate for depot-merge
This merge will not yet include moving over to buildGo.nix, as support
for testing and such is not present in that library yet.
2019-12-20 22:13:07 +00:00

9 lines
217 B
YAML

language: nix
nix: 2.2.2
env:
- NIX_PATH="nixpkgs=${TRAVIS_BUILD_DIR}"
before_script:
- nix-env -f '<nixpkgs>' -iA third_party.cachix
- cachix use tazjin
script:
- nix-build ci-builds.nix | cachix push tazjin