Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

travis: initial configuration #16

Merged
merged 1 commit into from
Jul 31, 2018
Merged

Conversation

tiborsimko
Copy link
Member

@tiborsimko tiborsimko commented Jul 31, 2018

  • Adds initial Travis CI configuration. (closes travis: initial release #2)

  • Removes coveralls from README documentation.

  • Note: switches off the JS prettier test for now, because the master branch
    does not contain any JS code yet. It can be plugged in when the first
    prototype is merged.

Signed-off-by: Tibor Simko tibor.simko@cern.ch

@tiborsimko tiborsimko added this to the UI-Basics milestone Jul 31, 2018
@tiborsimko tiborsimko self-assigned this Jul 31, 2018
@tiborsimko tiborsimko force-pushed the 2-travis branch 2 times, most recently from 7008a53 to 6be6497 Compare July 31, 2018 09:01
* Adds initial Travis CI configuration. (closes #2)

* Removes coveralls from README documentation.

* Note: switches off the JS prettier test for now, because the `master` branch
  does not contain any JS code yet. It can be plugged in when the first
  prototype is merged.

Signed-off-by: Tibor Simko <tibor.simko@cern.ch>
@@ -21,4 +21,4 @@
# submit itself to any jurisdiction.

sphinx-build -qnN docs docs/_build/html
prettier reana-ui/src/**/*.js --list-different
#prettier reana-ui/src/**/*.js --list-different
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be removed on #11.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's what I mentioned in the commit log 😄

@tiborsimko tiborsimko merged commit b19c794 into reanahub:master Jul 31, 2018
@tiborsimko tiborsimko deleted the 2-travis branch July 31, 2018 09:43
@tiborsimko tiborsimko added this to Done in UI-Basics Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
UI-Basics
  
Done
Development

Successfully merging this pull request may close these issues.

travis: initial release
2 participants