]> Nutra Git (v2) - nutratech/usda-sqlite.git/commitdiff
remove old travis CI config file
authorShane Jaroch <chown_tee@proton.me>
Mon, 22 Apr 2024 02:02:31 +0000 (22:02 -0400)
committerShane Jaroch <chown_tee@proton.me>
Mon, 22 Apr 2024 02:02:49 +0000 (22:02 -0400)
.travis.yml [deleted file]

diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644 (file)
index 6118eff..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-dist: xenial
-os: ['linux']
-language: python
-python:
-- '3.7'
-script:
-- bash data/setup.sh
-- python data/process.py
-- cd sql && sqlite3 usda.sqlite ".read init.sql"