diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2020-05-31 23:42:04 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2020-05-31 23:42:04 +0200 |
commit | 62f004c3da465152e85c2e95f6b21076f2708b6b (patch) | |
tree | bc58959730ed8f087e930acdaebeac597a959c6d /Gemfile | |
parent | c73ea49ecb3a8e0cde152ce6c8155bbd73c4378d (diff) | |
download | vim-polyglot-62f004c3da465152e85c2e95f6b21076f2708b6b.tar.gz vim-polyglot-62f004c3da465152e85c2e95f6b21076f2708b6b.zip |
Update travis script
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Gemfile b/Gemfile deleted file mode 100644 index 4a544814..00000000 --- a/Gemfile +++ /dev/null @@ -1,4 +0,0 @@ -source 'https://rubygems.org' - -gem 'vimrunner' -gem 'rspec' |