Skip to content

Commit 637a8fc

Browse files
authored
Update .travis.yml
Remove test running (there are no tests)
1 parent 2fcd4b2 commit 637a8fc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ install:
88
script:
99
- bower install --production
1010
- npm run -s build
11-
- bower install
12-
- npm -s test
1311
after_success:
1412
- >-
1513
test $TRAVIS_TAG &&

0 commit comments

Comments
 (0)