Skip to content

Commit da0b6bf

Browse files
committed
fix language setting
1 parent a9f0cee commit da0b6bf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
git blanguage: python
1+
language: python
2+
23
sudo: required
34
# if the https://travis-ci.org/ODM2/ODM2PythonAPI/requests ever says: missing config
45
# validate at: http://lint.travis-ci.org/
@@ -64,4 +65,3 @@ install: # now just our code
6465
script:
6566

6667
- py.test
67-

0 commit comments

Comments
 (0)