Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherthielen committed Oct 20, 2016
1 parent 8b1b7f0 commit 1c77551
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,15 @@ before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- npm install -g karma
- npm install -g grunt-cli
- ./nodeserver.sh > /dev/null &

script:
- npm run test:integrate
- npm run test

sudo: false

git:
depth: 10
depth: 3

notifications:
slack: angularbuddies:b6leQM9gkBCW0S7MNDsELpqU

0 comments on commit 1c77551

Please sign in to comment.