Skip to content

Commit

Permalink
Merge pull request #33 from team8/travis-fix
Browse files Browse the repository at this point in the history
Added comments to travis
  • Loading branch information
DeckardKane committed Jan 13, 2016
2 parents 6ae86f5 + 577df37 commit f44884c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: python

#Set the language and turn off email
email: false


#compile all python files
script:
- python -m py_compile attendance-website/autoLogout.py
- python -m py_compile attendance-website/manage.py
Expand Down

0 comments on commit f44884c

Please sign in to comment.