Skip to content

Commit

Permalink
testing some travis stuff out
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanNoelk committed Mar 19, 2018
1 parent db7bdaf commit 2c2d5c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,7 @@ script:
- docker-compose -f test.yml -p test run --rm --entrypoint 'sh tests.sh' api

after_success:
- pwd
- ls
- cat .coverage
- coveralls

0 comments on commit 2c2d5c1

Please sign in to comment.