Skip to content

Commit 1c77551

Browse files
travis
1 parent 8b1b7f0 commit 1c77551

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,15 @@ before_script:
66
- export DISPLAY=:99.0
77
- sh -e /etc/init.d/xvfb start
88
- npm install -g karma
9-
- npm install -g grunt-cli
109
- ./nodeserver.sh > /dev/null &
1110

1211
script:
13-
- npm run test:integrate
12+
- npm run test
1413

1514
sudo: false
1615

1716
git:
18-
depth: 10
17+
depth: 3
1918

2019
notifications:
2120
slack: angularbuddies:b6leQM9gkBCW0S7MNDsELpqU

0 commit comments

Comments
 (0)