Skip to content

Commit

Permalink
Fixup travis yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Myoldmopar committed Nov 24, 2018
1 parent 441eaa0 commit 6be3e29
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@

os: linux
language: python
python:
- 2.7
- 3.6

addons:
apt:
Expand All @@ -20,7 +17,7 @@ install:

matrix:
include:
name: "2.7 Unit Test"
- name: "2.7 Unit Test"
python: "2.7"
env: TEST_COMMAND=test
- name: "3.6 Unit Tests"
Expand Down

0 comments on commit 6be3e29

Please sign in to comment.