Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
18
Star
107
Fork
22
michaelhush
/
M-LOOP
Code
Issues
1
Pull requests
0
Projects
1
Insights
Pulse
Graphs
Permalink
Browse files
Update for travis CI
Added install for dependency issues
Loading branch information
...
1 parent
f4c376f
commit
060248374a7a6dd6c53a16cf29eaa78f0ff3e662
michaelhush
committed
Sep 13, 2016
Unified
Split
Showing
1 changed file
with
2 additions
and
0 deletions
.
+2
−0
.travis.yml
Show comments
View
2
.travis.yml
@@ -3,6 +3,8 @@ python:
-
"
2.7
"
-
"
3.4
"
-
"
3.5
"
+
install
:
+ -
pip install .
#
command to run tests
script
:
python setup.py test
os
:
Toggle all file notes
0 comments on commit
0602483
Please
sign in
to comment.
You can't perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
0602483