Skip to content

Commit

Permalink
Travis: remove node versions 4 and 5 from test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
alxndrsn committed Aug 26, 2017
1 parent 1370eb3 commit 301ed58
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ node_js:
- node
- 7
- 6
- 5
- 4
install: "pip install git+https://github.com/medic/pyxform.git@medic-conf-1.5#egg=pyxform-medic"
before_script:
- "! grep -Fq '.only(' test/**/*.spec.js"
Expand Down

0 comments on commit 301ed58

Please sign in to comment.