Skip to content

Commit

Permalink
Merge pull request #14 from TAMULib/travis-ci-coveralls-update
Browse files Browse the repository at this point in the history
travis ci coveralls update
  • Loading branch information
wwelling committed Jun 19, 2018
2 parents 5d80f79 + 63d3ada commit 3c2db8d
Show file tree
Hide file tree
Showing 6 changed files with 228 additions and 324 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
logs/*
!.gitkeep
.coveralls.yml
coverage/
dist/
node_modules/
Expand Down
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ before_script:

script:
- npm run test-ci
- grunt
- grunt coverage

0 comments on commit 3c2db8d

Please sign in to comment.