Skip to content

Commit

Permalink
Attempt to debug.
Browse files Browse the repository at this point in the history
  • Loading branch information
dom96 committed Nov 15, 2016
1 parent 1806532 commit badc29b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -14,6 +14,9 @@ install:
before_script:
- set -e
- set -x
- ls `pwd`
- ls `pwd`/nim-0.15.2
- ls `pwd`/nim-0.15.2/bin
- export PATH=`pwd`/nim-0.15.2/bin:$PATH

script:
Expand Down

0 comments on commit badc29b

Please sign in to comment.