Skip to content

Commit

Permalink
travis: remove debugging echo
Browse files Browse the repository at this point in the history
  • Loading branch information
alaviss committed May 27, 2019
1 parent d75e50d commit 55594d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ before_script:
- git clone --depth 1 https://github.com/nim-lang/csources.git
- make -C csources -j 2 LD=$CC
- export PATH=$(pwd)/bin${PATH:+:$PATH}
- echo PATH:${PATH}

script:
- echo "travis_fold:start:nim_c_koch"
Expand Down

0 comments on commit 55594d8

Please sign in to comment.