Skip to content

Commit f7cb43b

Browse files
Update .travis.yml
1 parent 5911a85 commit f7cb43b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ script:
3333
popd && \
3434
npm install ./ui-router-core ;
3535
fi
36-
- npm run build && npm test
36+
- npm run build
3737

3838
sudo: false
3939

0 commit comments

Comments
 (0)