Skip to content

Commit 4016748

Browse files
committed
Update .travis.yml to use gulp - actually, just default to npm test
1 parent 37dc1f2 commit 4016748

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ branches:
77
before_install:
88
- export DISPLAY=:99.0
99
- sh -e /etc/init.d/xvfb start
10-
before_script:
11-
- npm install -g bower grunt-cli
12-
- bower install
13-
script: grunt --verbose
1410
deploy:
1511
provider: npm
1612
email: dale@dalelotts.com

0 commit comments

Comments
 (0)