From 0f837fb0d1616610e591864c664a7c139709406d Mon Sep 17 00:00:00 2001 From: Guilherme Espada Date: Thu, 25 Apr 2013 22:43:16 +0200 Subject: [PATCH] Fix grammar --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e00598d..15bff3c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -# Using python for running the tests, using `cram` test framework. +# Using python for running the tests, using the `cram` test framework. language: python # Python version to run tests with. -- 2.0.0