commit | cc9bc95b2578c7570d8ba6319724461e674b4446 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Thu Feb 06 14:59:05 2014 +0530 |
committer | Pratik Vyas <m@pd.io> | Thu Feb 06 14:59:05 2014 +0530 |
tree | a6f7099596258b70a8418ff914b7e7b72c78c9b1 | |
parent | c22ff129512d8327c1506695389b63fe659097d1 [diff] |
fix language typo in build script
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"