Skip to content

Commit

Permalink
[Travis] Location, location, location
Browse files Browse the repository at this point in the history
  • Loading branch information
eternicode committed Dec 17, 2013
1 parent e9b2dbd commit 3678efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ before_script:
- cd ./tests
- echo "new Date().toString();" | phantomjs
script:
- jshint js/bootstrap-datepicker.js js/locales/*.js
- jshint ../js/bootstrap-datepicker.js ../js/locales/*.js
- phantomjs run-qunit.js tests.html

0 comments on commit 3678efb

Please sign in to comment.