Repository: beam-site
Updated Branches:
  refs/heads/asf-site 90bdea68e -> a53de48ce


Disable Travis coverage

Travis coverage is not needed, it is much slower, more flaky, and it completely 
superseded by Jenkins.


Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/47b7c9f8
Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/47b7c9f8
Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/47b7c9f8

Branch: refs/heads/asf-site
Commit: 47b7c9f857f13203cc66e6e1c04c58e73ba9e4e8
Parents: 90bdea6
Author: Davor Bonaci <[email protected]>
Authored: Wed Feb 1 12:19:26 2017 -0800
Committer: Davor Bonaci <[email protected]>
Committed: Wed Feb 1 12:19:26 2017 -0800

----------------------------------------------------------------------
 .travis.yml | 8 --------
 1 file changed, 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam-site/blob/47b7c9f8/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index 7d321a4..0000000
--- a/.travis.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-language: ruby
-rvm:
-  - 2.1
-script:
-  - bundle exec rake test
-env:
-  global:
-    - NOKOGIRI_USE_SYSTEM_LIBRARIES=true # speeds up installation of 
html-proofer

Reply via email to