Skip to content

Commit

Permalink
Fix conflict in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tngan committed Feb 3, 2017
1 parent 0e112c1 commit e549f78
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,9 @@
language: node_js
node_js:
<<<<<<< HEAD
- "4"
- "5"
- "6"
- "7"
=======
- "4"
- "5"
- "6"
- "7"
>>>>>>> origin
branches:
only:
- master
Expand Down

0 comments on commit e549f78

Please sign in to comment.