We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f832c9 commit 4190e06Copy full SHA for 4190e06
.travis.yml
@@ -1,6 +1,6 @@
1
language: python
2
python:
3
- - "3.6"
+ - "3.8"
4
5
install:
6
- "pip install -r requirements.txt"
README.md
@@ -1,5 +1,5 @@
# Selections
-[](https://www.python.org/downloads/release/python-360/)
+[](https://www.python.org/downloads/release/python-380/)
[](https://travis-ci.org/ComputerScienceHouse/csh-selections)
Selections is a Flask / Python web app meant to help facilitate the application review process for Computer Science House.
0 commit comments