diff --git a/.travis.yml b/.travis.yml index fbccf99f2..abfa8c30d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,4 +8,4 @@ before_script: script: # All of my own tools are under the top-level 'tazjin' attribute # set, this command will build all of them. - - nix-build -A tazjin | cachix push tazjin + - nix-build -A ciProjects | cachix push tazjin