Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Max K. authored and Max K. committed Apr 30, 2015
1 parent 66bc96c commit c6523dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: python
python:
- "2.7"
- "3.4"
install:
- pip install -r requirements.txt
notifications:
Expand All @@ -15,4 +16,4 @@ script:
- nosetests tests
- python integrationtests/remotelawnmowerultra.py
after_success:
- coveralls
- coveralls

0 comments on commit c6523dc

Please sign in to comment.