Skip to content
This repository was archived by the owner on May 23, 2023. It is now read-only.

Commit dd2a982

Browse files
committed
print solc version in travis for debuggin
1 parent f24ca13 commit dd2a982

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ before_install:
66
- sudo add-apt-repository -y ppa:ethereum/ethereum
77
- sudo apt-get update
88
- sudo apt-get install -y solc
9+
- solc --version
910
env:
1011
matrix:
1112
- TOX_ENV=py27

0 commit comments

Comments
 (0)