move travis ci to 18.03

This commit is contained in:
Robin Raymond 2018-04-08 16:03:16 +02:00
parent b8314865fa
commit 6bc15dd52c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: nix
env:
NIX_PATH="nixpkgs=https://github.com/NixOS/nixpkgs-channels/archive/nixos-17.09.tar.gz"
NIX_PATH="nixpkgs=https://github.com/NixOS/nixpkgs-channels/archive/nixos-18.03.tar.gz"
script:
- nix-build tests/intern.nix