Skip to content

Commit

Permalink
No need for xenial target when everything is xenial.
Browse files Browse the repository at this point in the history
  • Loading branch information
obi1kenobi committed Dec 25, 2018
1 parent 88328c9 commit 0429196
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ matrix:
- py.test --cov=graphql_compiler graphql_compiler/tests
- name: "Python 3.7 unit tests"
python: '3.7'
dist: xenial
sudo: true
script:
- py.test --cov=graphql_compiler graphql_compiler/tests
Expand Down

0 comments on commit 0429196

Please sign in to comment.