use nix-shell shebang rather then travis's python

This commit is contained in:
Jörg Thalheim 2018-06-29 22:38:17 +01:00
parent 8c491f926b
commit eea33c0e02
2 changed files with 1 additions and 3 deletions

View file

@ -1,5 +1,3 @@
language: nix
before_install:
- source ~/virtualenv/python3.6/bin/activate
script:
- bash ci/deploy.sh

View file

@ -14,7 +14,7 @@ fi
unset encrypted_025d6e877aa4_key encrypted_025d6e877aa4_iv
python ./nur/update.py
./nur/update.py
nix-build
# Pull requests and commits to other branches shouldn't try to deploy, just build to verify