Skip to content

Commit

Permalink
updates for travis ci run
Browse files Browse the repository at this point in the history
  • Loading branch information
bhofmei committed Aug 15, 2017
1 parent 0addba0 commit 3823e0a
Show file tree
Hide file tree
Showing 4 changed files with 10,507 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,2 @@
.DS_Store
test/*
!test/index.html
!test/spec
!test/run-jasmine.js
!test/data
node_modules
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cache:
before_install:
- pip install --user RangeHTTPServer
install:
- yarn install
- TRAVIS_CI=1 yarn install
before_script:
- python -m RangeHTTPServer &
script:
Expand Down
Loading

0 comments on commit 3823e0a

Please sign in to comment.