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
13bb5137
...
13bb513744abcd7c671d620e736a362e8aa1b9d6
authored
2013-02-23 18:51:41 +0100
by
Nicolas Perriault
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
updated travis config to use Makefile
1 parent
ae240b5d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
4 deletions
.travis.yml
.travis.yml
View file @
13bb513
...
...
@@ -7,10 +7,7 @@ before_script:
-
"
phantomjs
--version"
-
"
export
PHANTOMJS_EXECUTABLE='phantomjs
--local-to-remote-url-access=yes
--ignore-ssl-errors=yes'"
script
:
-
"
./bin/casperjs
selftest"
-
"
./bin/casperjs
__selfcommandtest"
after_script
:
-
"
jshint
--config=.jshintconfig
."
-
make all
notifications
:
irc
:
channels
:
...
...
Please
register
or
sign in
to post a comment