Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.

Commit

Permalink
Remove check for csv handling.
Browse files Browse the repository at this point in the history
  • Loading branch information
svenmueller committed Dec 10, 2014
1 parent 77fdd20 commit f49723a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ script:
- npm test
- node lib/run.js --projectKey ${SPHERE_PROJECT_KEY} --clientId ${SPHERE_CLIENT_ID}
--clientSecret ${SPHERE_CLIENT_SECRET} --file data/example.xml
- node lib/run.js --projectKey ${SPHERE_PROJECT_KEY} --clientId ${SPHERE_CLIENT_ID}
--clientSecret ${SPHERE_CLIENT_SECRET} --file data/example.csv
notifications:
hipchat:
rooms:
Expand Down

0 comments on commit f49723a

Please sign in to comment.