summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAnish Athalye <me@anishathalye.com>2019-08-18 14:25:04 -0400
committerAnish Athalye <me@anishathalye.com>2019-08-18 14:25:04 -0400
commitd20984f5acbb439347399ced4bd242e4ab9ccb07 (patch)
tree60c218ca7c2b66890b98e233666101901edba74e /.travis.yml
parent4ca0cb5445ec883283e7f74e2101026aece40602 (diff)
Remove explicit specification of environment
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 10522d5..2e19a14 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,3 @@
-dist: xenial
language: python
python:
- "2.7"