Skip to content

Commit

Permalink
Travis attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
danrevah committed Nov 27, 2016
1 parent 70cdef2 commit d228633
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ before_install:
before_script:
- npm install -g angular-cli
- npm install -g karma
- npm install -g gulp
- npm install
- ng build
- gulp release

script: ng test --watch=false

0 comments on commit d228633

Please sign in to comment.