Skip to content

Commit 17526c8

Browse files
rdnetto4e6
authored andcommitted
Updated CI to use NixOS 18.03
1 parent a489e30 commit 17526c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- curl https://nixos.org/nix/install | sh
3030
- source ~/.nix-profile/etc/profile.d/nix.sh
3131
# nixpkgs-unstable not supported
32-
- nix-channel --add https://nixos.org/channels/nixos-17.09 nixpkgs
32+
- nix-channel --add https://nixos.org/channels/nixos-18.03 nixpkgs
3333
- nix-channel --update
3434
script:
3535
- nix-env -i cabal-install

0 commit comments

Comments
 (0)