8000 added travis ci config file · openvelora/botbuilder-python@1f007da · GitHub
[go: up one dir, main page]

Skip to content

Commit 1f007da

Browse files
added travis ci config file
1 parent b7bc22e commit 1f007da

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
language: python
2+
python:
3+
- "3.6"
4+
install:
5+
- pip install -r requirements.txt

0 commit comments

Comments
 (0)
0