diff options
| author | griest024 <[email protected]> | 2022-01-08 18:08:43 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-01-08 18:08:43 -0500 |
| commit | 5da2b1b53f5849e6cc9cc9fbf32d5cccf7f2df89 (patch) | |
| tree | 329803ff6c0f0c1396c8381c71a357bd814bf930 | |
| parent | a9e59504af220fbdd59cabd5a17bb8f122c45908 (diff) | |
| download | faker-5da2b1b53f5849e6cc9cc9fbf32d5cccf7f2df89.tar.xz faker-5da2b1b53f5849e6cc9cc9fbf32d5cccf7f2df89.zip | |
ci: remove travis (#13)
| -rwxr-xr-x | .travis.yml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/.travis.yml b/.travis.yml deleted file mode 100755 index 4d82039a..00000000 --- a/.travis.yml +++ /dev/null @@ -1,9 +0,0 @@ -# Run on new travis container (docker) based infrastructure -sudo: false -language: node_js -script: - - npm run lint - - npm test -node_js: - - "node" - - "lts/*"
\ No newline at end of file |
