There was an error while loading. Please reload this page.
1 parent 4654aa7 commit 9291987Copy full SHA for 9291987
1 file changed
.travis.yml
@@ -7,6 +7,7 @@ branches:
7
- 3.6
8
before_install:
9
- export TZ=Asia/Tokyo
10
+- git checkout 3.6
11
- openssl aes-256-cbc -K $encrypted_9796e8faf501_key -iv $encrypted_9796e8faf501_iv -in secrets.tar.enc -out secrets.tar -d
12
- cd ..
13
- pwd
0 commit comments