Skip to content

Commit

Permalink
Try and debug why linting disappeared
Browse files Browse the repository at this point in the history
  • Loading branch information
ndmitchell committed Mar 1, 2019
1 parent fc14331 commit c8a47a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ script:
- git clone https://github.com/jacereda/fsatrace.git .fsatrace
- (cd .fsatrace && make)
- export PATH=$PATH:`pwd`/.fsatrace
- echo $PATH
- fsatrace v - -- echo fsatrace works
- curl -sSL https://raw.github.com/ndmitchell/neil/master/travis.sh | sh

Expand Down

0 comments on commit c8a47a0

Please sign in to comment.