Project

General

Profile

« Previous | Next » 

Revision a0b7574e

Added by Jun Aruga about 2 years ago

.travis.yml: Simplify Travis CI.

  • Remove CI functions for make test-all.
    I want to simplify the .travis.yml for us to maintain it easily. When we
    need to skip a test, we can fix the test file directly.
    I removed the tool/ci_functions.sh too. I confirmed the file is not used in
    any other files.
  • .travis.yml: Remove a notification for IRC channel.
    GitHub Actions don't use this notification. The setting is outdated.
  • Fix to skip the commit including the document keyword.
    There were 2 if syntax lines in the file.
  • Remove ccache.