Skip to content

Commit

Permalink
fix travis parse error
Browse files Browse the repository at this point in the history
  • Loading branch information
CarliJoy committed Nov 14, 2020
1 parent 15ed62d commit 71f1210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Currently only format testing, so we can linux as it is better supported by travis
# Note that for late integration tests we need windows
os: "linux"
dist: "xenial",
dist: "xenial"
language: python
python:
- "3.8"
Expand Down

0 comments on commit 71f1210

Please sign in to comment.