Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit a0ee97b

Browse files
committed
remove grunt install from travis.sh. Already in .travis.yml
1 parent 080538c commit a0ee97b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/travis.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/bin/bash
22
set -e
33
grunt build
4-
grunt install
54
grunt test:unit
65
grunt test:e2e
76
if [ $TRAVIS_TAG ]; then

0 commit comments

Comments
 (0)