From c592b0378b90927d98a91ab7e5987b01ae168a98 Mon Sep 17 00:00:00 2001 From: Zach Simon Date: Thu, 15 Jan 2015 16:44:30 -0800 Subject: [PATCH] updated readme, removed python 3 tests added build status for branch master to readme removed travis tests using python 3 --- .travis.yml | 1 - README.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2c390de..1b0b5ee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ language: python python: - "2.7" - - "3.3" virtualenv: system_site_packages: true before_install: diff --git a/README.md b/README.md index 5f47bea..b5cdd78 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Build Status](https://travis-ci.org/uwsampa/nltk-hadoop.svg?branch=master)](https://travis-ci.org/uwsampa/nltk-hadoop) # Materialize an nltk corpus - find a corpus at http://nltk.googlecode.com/svn/trunk/nltk_data/index.xml, e.g. `inaugural`