Commit 72e72c6085ad80c2549b8d4316a6f8a48593334e

Authored by Shrikant Sharat
1 parent 9948f3ed03

Use the non-interactive run with travis.

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -2,4 +2,4 @@ language: python
2 2 python:
3 3 - "2.7"
4 4 install: "pip install -r requirements.txt --use-mirrors"
5   -script: make
  5 +script: make tests