diff --git a/.travis.yml b/.travis.yml index 2651b81..5c29695 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,4 +4,7 @@ python: # command to run tests install: - pip install -r requirements.txt -script: nosetests -v \ No newline at end of file + +script: + - nosetests -v + echo done diff --git a/test2 b/test2 new file mode 100644 index 0000000..14be0d4 --- /dev/null +++ b/test2 @@ -0,0 +1 @@ +hello2 diff --git a/text b/text new file mode 100644 index 0000000..ce01362 --- /dev/null +++ b/text @@ -0,0 +1 @@ +hello