Fix syntax (and add comment for future travelers)

This commit is contained in:
Shay Nehmad 2020-05-11 16:39:28 +03:00
parent c1de9516a0
commit 3f83176f84
1 changed files with 3 additions and 1 deletions

View File

@ -1,12 +1,14 @@
# Infection Monkey travis.yml. See Travis documentation for information about this file structure.
# If you change this file, you can validate using Travis CI's Build Config Explorer https://config.travis-ci.com/explore
group: travis_latest
language: python
cache:
- pip
directories:
- directories:
- "$HOME/.npm"
python: