Skip to content

Commit

Permalink
feat: Refactor CI to use GitHub actions and generic bash scripts (closes
Browse files Browse the repository at this point in the history
 #273) [build doc] [additional tests]
  • Loading branch information
claustres committed Apr 5, 2024
1 parent 2c9e421 commit 7c4b1c2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 81 deletions.
79 changes: 0 additions & 79 deletions .travis.yml

This file was deleted.

2 changes: 1 addition & 1 deletion scripts/kash
Submodule kash updated 1 files
+6 −5 kash.sh
2 changes: 1 addition & 1 deletion scripts/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ docker pull v4tech/imagemagick
## Run tests
##

run_lib_tests "$ROOT_DIR" "$CODE_COVERAGE"
run_lib_tests "$ROOT_DIR" "$CODE_COVERAGE" "$NODE_VER" "$MONGO_VER"

0 comments on commit 7c4b1c2

Please sign in to comment.