Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5e4b073

Browse files
committed
Testing env var
1 parent6e4febf commit5e4b073

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

‎.temp/evince_var.py‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
importos
2+
print(os.environ["API_KEY"])

‎.travis.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ install:
1313
-conda activate etherscan-python
1414
-pip install .
1515
script:
16-
-echo $API_KEY
16+
-python .temp/evince_var.py
1717
# - bash run_tests.sh
1818
# - bash <(curl -s https://codecov.io/bash)
1919
env:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp