Fixing the script for Travis to run

This commit is contained in:
Elijah Lazkani 2017-03-03 22:06:23 -05:00
parent 684dff7c80
commit daf226914d

View file

@ -1,6 +1,7 @@
sudo: required
language: python language: python
python: python:
- '2.7' - '2.7'
script: script:
- boostrap.sh - bootstrap.sh