commit | ae763d7afaac03f7b152bd68b6a5fec51ee4ffbc | [log] [tgz] |
---|---|---|
author | Pratik Vyas <pdvyas@gmail.com> | Thu Feb 06 14:54:13 2014 +0530 |
committer | Pratik Vyas <pdvyas@gmail.com> | Thu Feb 06 14:54:13 2014 +0530 |
tree | 9c5ebb432cf44fb089dee25a1a5bef98f032fdab | |
parent | 1b8c158fdcb107cf85dc58b6b87f26b23e0fa912 [diff] | |
parent | 70e2a50f0f7f321dd5fdcfc740e2089a4c2f5239 [diff] |
Merge pull request #1394 from pdvyas/testing-develop3 fix travis build script typo
diff --git a/.travis.yml b/.travis.yml index c6402fe..41ba344 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -1,4 +1,4 @@ -anguage: python +language: python python: - "2.7"