mirror of
https://github.com/bellingcat/datasheet-server.git
synced 2026-06-10 20:38:32 +03:00
rm test/lint from encrypt
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
#!/bin/bash
|
||||
yarn test
|
||||
yarn lint
|
||||
travis encrypt-file .env --add --force
|
||||
git add .env.enc
|
||||
git commit -m "add encrypted private key for travis testing"
|
||||
|
||||
Reference in New Issue
Block a user