Skip to content

Commit ab20ba3

Browse files
committed
fixed travis config
1 parent 0dc5c0f commit ab20ba3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ install: pip install -r setup/requirements.txt
55
script: cd test; nosetests
66
before_install:
77
- openssl aes-256-cbc -K $encrypted_2931867a4314_key -iv $encrypted_2931867a4314_iv
8-
-in oauth_client.pkl.enc -out oauth_client.pkl -d
8+
-in test/oauth_client.pkl.enc -out test/oauth_client.pkl -d

0 commit comments

Comments
 (0)