Skip to content
Snippets Groups Projects
Commit ef864439 authored by Martmists's avatar Martmists
Browse files

Fix travis cause export is a bully

parent 7ae6d01a
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ import os
import owo
key = os.environ["TRAVIS-KEY"]
key = os.environ["TRAVIS_KEY"]
loop = asyncio.get_event_loop()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment