diff options
| author | Uri Shaked | 2023-10-19 12:21:03 +0300 |
|---|---|---|
| committer | Uri Shaked | 2023-10-19 12:21:15 +0300 |
| commit | 6ecba64687e10113ad697860b5f103746a8ef329 (patch) | |
| tree | eaec7ef133fe153bf44a423ec347b30dba876088 /.travis.yml | |
| parent | Merge pull request #147 from wokwi/dependabot/npm_and_yarn/babel/traverse-7.23.2 (diff) | |
| download | avr8js-6ecba64687e10113ad697860b5f103746a8ef329.tar.gz avr8js-6ecba64687e10113ad697860b5f103746a8ef329.tar.bz2 avr8js-6ecba64687e10113ad697860b5f103746a8ef329.zip | |
ci: remove travis
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 6e0a1c7..0000000 --- a/.travis.yml +++ /dev/null @@ -1,7 +0,0 @@ -language: node_js -sudo: false -node_js: - - 10 - - 12 - - 14 - - 16 |
