Skip to content

Commit

Permalink
As npm test runs gulp test, remove this from travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gemmaleigh committed Nov 16, 2016
1 parent 187449d commit edf1f9b
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 @@ -7,7 +7,6 @@ before_install:
install:
- npm install
script:
- gulp test
- npm test
after_success:
- "./create-release-tag.sh"
Expand Down

0 comments on commit edf1f9b

Please sign in to comment.