Skip to content
This repository has been archived by the owner on Jan 31, 2019. It is now read-only.

Commit

Permalink
Revert to Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrebarbaruiva committed Sep 24, 2018
1 parent 7a2ad5a commit 86b6765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ python:
install:
- pip install -r requirements.txt
script:
- inv travis
- make travis
before_install:
- openssl aes-256-cbc -K $encrypted_41103fb4d715_key -iv
$encrypted_41103fb4d715_iv -in config.ini.enc -out bot/config.ini -d
Expand Down

0 comments on commit 86b6765

Please sign in to comment.