Skip to content

Commit

Permalink
chore(providers): specify flow tag
Browse files Browse the repository at this point in the history
  • Loading branch information
kwonoj committed Dec 31, 2016
1 parent 27777ab commit ef3af1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/ci_source/providers/index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// @flow

import Travis from "./Travis"
import Circle from "./Circle"
import Semaphore from "./Semaphore"
Expand Down

0 comments on commit ef3af1d

Please sign in to comment.