Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
moose
Manage
Activity
Members
Labels
Plan
Issues
9
Issue boards
Milestones
Wiki
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sahil Moza
moose
Commits
9dcbe49f
Commit
9dcbe49f
authored
7 years ago
by
Dilawar Singh
Browse files
Options
Downloads
Patches
Plain Diff
Call moose.test( timeout = 10 ) post build.
parent
4f5dc8d5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.travis.yml
+1
-1
1 addition, 1 deletion
.travis.yml
docs/_config.yml
+0
-1
0 additions, 1 deletion
docs/_config.yml
with
1 addition
and
2 deletions
.travis.yml
+
1
−
1
View file @
9dcbe49f
...
...
@@ -50,6 +50,6 @@ script:
-
sudo dpkg -i ../moose*.deb
after_success
:
-
python -c 'import moose'
-
python -c 'import moose
; moose.test( timeout = 10 )
'
-
python -c 'import moogli'
-
cd __moose-core_build && ctest --output-on-failure
This diff is collapsed.
Click to expand it.
docs/_config.yml
deleted
100644 → 0
+
0
−
1
View file @
4f5dc8d5
theme
:
jekyll-theme-minimal
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment