about summary refs log blame commit diff
path: root/.travis.yml
blob: 2ab57adb590637486394a60a11d8a3df38932adb (plain) (tree)
1
2
3
4
5
6
7
8
9
             
          


                                          
                                                 

                     
                                                
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