Skip to content

Commit

Permalink
Add motor to the list of tested modules
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphlange committed Jan 13, 2020
1 parent c721b7a commit 5d76e1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions defaults.set
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ STREAM_REPOOWNER=paulscherrerinstitute
# busy
# sscan
# iocStats
# motor
1 change: 1 addition & 0 deletions travis-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ repo_exists AUTOSAVE || die "Defaults for AUTOSAVE do not point to a valid git r
repo_exists BUSY || die "Defaults for BUSY do not point to a valid git repository at $repourl"
repo_exists SSCAN || die "Defaults for SSCAN do not point to a valid git repository at $repourl"
repo_exists IOCSTATS || die "Defaults for IOCSTATS do not point to a valid git repository at $repourl"
repo_exists MOTOR || die "Defaults for MOTOR do not point to a valid git repository at $repourl"

# test update_release_local()
######################################################################
Expand Down

0 comments on commit 5d76e1f

Please sign in to comment.