Skip to content

Commit

Permalink
Remove py27 environment from travis.yml as tested in tox
Browse files Browse the repository at this point in the history
  • Loading branch information
djcomlab committed Apr 16, 2018
1 parent 50f87e8 commit 7bcc613
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
@@ -1,7 +1,6 @@
language: python
python:
- '3.6'
- '2.7'
before_install:
- git clone -b tests-dev --single-branch http://github.com/ISA-tools/ISAdatasets tests/data
install:
Expand Down

0 comments on commit 7bcc613

Please sign in to comment.