Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
35679920
"git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "2c18a0f3ed732df77d4304ed1d2b46a345d661c8"
Commit
35679920
authored
Jun 20, 2017
by
Guolin Ke
Committed by
GitHub
Jun 20, 2017
Browse files
Update .travis.yml
parent
2e0a8077
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.travis.yml
.travis.yml
+1
-1
No files found.
.travis.yml
View file @
35679920
...
...
@@ -61,7 +61,7 @@ script:
-
cd $TRAVIS_BUILD_DIR
-
rm -rf build && mkdir build && cd build && cmake .. && make lightgbm
-
cd $TRAVIS_BUILD_DIR/tests/cpp_test && ../../lightgbm config=train.conf && ../../lightgbm config=predict.conf output_result=origin.pred
-
cd $TRAVIS_BUILD_DIR/build && make
-
cd $TRAVIS_BUILD_DIR/build && make
lightgbm
-
cd $TRAVIS_BUILD_DIR/tests/cpp_test && ../../lightgbm config=predict.conf output_result=ifelse.pred && python test.py
notifications
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment