Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Commit

Permalink
adding debugging for travis and coveralls.
Browse files Browse the repository at this point in the history
  • Loading branch information
daghdha committed Jun 29, 2018
1 parent 443d8ef commit 448b9bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ env:

script:

#check on the environment variables

- echo ${COVERALLS_REPO_TOKEN?Error \$input is not defined.}
# let's do the restore.
- dotnet restore

Expand Down

0 comments on commit 448b9bc

Please sign in to comment.