Skip to content

Commit

Permalink
More diagnostics to try to get the ci scripts to run.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Theken committed Aug 18, 2017
1 parent 7571fa4 commit 30f4d01
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -5,4 +5,7 @@ install:
- dotnet restore ./src/postmark-dotnet.sln
- nuget install xunit.runners -Version 1.9.2 -OutputDirectory .testrunner
script:
- ls -alh
- pwd
- ls -alh ./scripts/
- ./scripts/ci.sh

0 comments on commit 30f4d01

Please sign in to comment.