Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
casperjs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
da721e3d
...
da721e3dd1d21bf0a6b8ff6fdc585344ef8b7afe
authored
2013-02-23 20:34:40 +0100
by
Nicolas Perriault
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
attempt to fix jshint task for travis build
1 parent
ee588a24
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
.travis.yml
.travis.yml
View file @
da721e3
...
...
@@ -3,7 +3,7 @@ branches:
-
"
master"
-
"
1.0"
before_script
:
-
"
npm
install
-g
jshint"
-
"
npm
install
-g
jshint
@0.9.1
"
-
"
phantomjs
--version"
-
"
export
PHANTOMJS_EXECUTABLE='phantomjs
--local-to-remote-url-access=yes
--ignore-ssl-errors=yes'"
script
:
...
...
Please
register
or
sign in
to post a comment