Browse Source

chore: Remove empty Travis-CI config

Nick Schonning 3 years ago
parent
commit
c4c4369c8b
1 changed files with 0 additions and 10 deletions
  1. 0 10
      .travis.yml

+ 0 - 10
.travis.yml

@@ -1,10 +0,0 @@
-language: ruby
-
-sudo: false
-
-branches:
-  only:
-    - master
-
-script:
-  - ruby -e "puts 'Hello world!'"